Latest | 0.0.5 |
---|---|
Homepage | http://disqus.com/api/docs/ |
License | MIT |
Platforms | ios 6.0, requires ARC |
Dependencies | AFNetworking |
Frameworks | CoreGraphics, UIKit, Foundation |
Authors | , |
Latest podspec
{ "name": "Disqus", "version": "0.0.5", "summary": "iOS Disqus API", "description": "The project has been created by Moqod team to help many developers searching for this solution on Stackoverflow and else where. Special thanks to Disqus for answering support questions promptly! When integrating this solution to your project, please, spare us a like on Facebook, follow us on Twitter or spread a good word about us!", "homepage": "http://disqus.com/api/docs/", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Moqod": "[email protected]", "Andrew Kopanev": "[email protected]" }, "source": { "git": "https://github.com/moqod/disqus-ios.git", "tag": "0.0.5" }, "platforms": { "ios": "6.0" }, "requires_arc": true, "frameworks": [ "CoreGraphics", "UIKit", "Foundation" ], "dependencies": { "AFNetworking": [ "~> 2.2.1" ] }, "source_files": "Disqus/DisqusComponent/**/*.{h,m}", "resources": "Disqus/DisqusComponent/Resources/**/*.*" }
Wed, 02 Mar 2016 04:02:02 +0000