Latest | 1.0.4 |
---|---|
Homepage | http://deviantart.com/developers |
License | BSD |
Platforms | ios 7.0, osx 10.9, requires ARC |
Dependencies | AFNetworking |
Authors |
Latest podspec
{ "name": "deviantART-SDK", "version": "1.0.4", "summary": "The Objective-C deviantART SDK is a library to allow easy integration with the deviantART API in your apps.", "homepage": "http://deviantart.com/developers", "license": "BSD", "authors": { "Aaron Pearce": "[email protected]" }, "platforms": { "ios": "7.0", "osx": "10.9" }, "osx": { "frameworks": "Webkit" }, "source": { "git": "https://github.com/deviantART/Objective-C-deviantART-SDK.git", "tag": "1.0.4" }, "source_files": "deviantART SDK/DVNTAPI/**/*.{h,m}", "requires_arc": true, "dependencies": { "AFNetworking": [ "~> 2.2" ] } }
Sat, 27 Feb 2016 11:43:02 +0000