Latest | 0.0.1 |
---|---|
Homepage | http://github.com/lzyy/HBShare |
License | MIT |
Platforms | ios 6.0, requires ARC |
no README.md available
Latest podspec
{ "name": "HBShare", "version": "0.0.1", "license": { "type": "MIT", "file": "LICENSE" }, "homepage": "http://github.com/lzyy/HBShare", "authors": "limboy", "summary": "HBShare is a simple share helper built on UIActivityViewController with WeChat support", "source_files": [ "HBShare/Classes/*.{h,m}", "HBShare/Vendors/*.h" ], "source": { "git": "https://github.com/lzyy/HBShare.git", "tag": "0.0.1" }, "requires_arc": true, "platforms": { "ios": "6.0" }, "ios": { "vendored_libraries": "HBShare/Vendors/libWeChatSDK.a" } }
Tue, 01 Mar 2016 03:18:03 +0000