Latest | 1.1 |
---|---|
Homepage | https://github.com/AlvaroFranco |
License | MIT |
Platforms | ios 6.0, requires ARC |
Dependencies | AFNetworking |
Authors |
400: Invalid request
Latest podspec
{ "name": "AFWunderlist", "version": "1.1", "summary": "AFWunderlist is a Wunderlist API wrapper for Objective-C", "description": "AFWunderlist is a full-feaured Wunderlist API wrapper for Objective-C", "homepage": "https://github.com/AlvaroFranco", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Alvaro Franco": "[email protected]" }, "social_media_url": "http://twitter.com/AlvaroFranco7", "platforms": { "ios": "6.0" }, "source": { "git": "https://github.com/AlvaroFranco/AFWunderlist.git", "tag": "v1.1" }, "source_files": "WLClient.{h,m}", "exclude_files": [ "LICENSE", "README.md", "AFWunderlist.podspec" ], "requires_arc": true, "dependencies": { "AFNetworking": [ "~> 2.0" ] } }
Fri, 04 Mar 2016 15:52:05 +0000