Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/studentdeng/ShareCenterExample
weibo share
https://github.com/studentdeng/ShareCenterExample
Last synced: 3 months ago
JSON representation
weibo share
- Host: GitHub
- URL: https://github.com/studentdeng/ShareCenterExample
- Owner: studentdeng
- Created: 2012-03-14T07:50:08.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-11-01T01:55:48.000Z (over 11 years ago)
- Last Synced: 2024-08-05T19:36:46.527Z (7 months ago)
- Language: Objective-C
- Size: 2.26 MB
- Stars: 9
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
这个项目有一点老了,新版本移动到这里
[CUShareCenter](https://github.com/studentdeng/CUShareCenter)include sina微博, tencent 微博,renren 认证。
#why ShareCenter
keep it sample。we don't wannna import lots of library which we don't have the source code.
#install
Installation is made simple with [Cocoapods](http://cocoapods.org)
platform :ios, '5.0'
pod 'ShareCenter', :git => 'https://github.com/studentdeng/ShareCenterExample'