Latest | 0.1.1 |
---|---|
Homepage | https://deeplinkr.com |
License | MIT |
Platforms | ios 6.0, requires ARC |
Dependencies | AFNetworking |
Authors |
Latest podspec
{ "name": "Deeplinkr", "version": "0.1.1", "summary": "Library for integrating with the Deeplinkr.com API", "homepage": "https://deeplinkr.com", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Sean McGary": "[email protected]" }, "source": { "git": "https://github.com/Deeplinkr/deeplinkr-ios.git", "tag": "v0.1.1" }, "source_files": "Deeplinkr", "exclude_files": "Classes/Exclude", "platforms": { "ios": "6.0" }, "requires_arc": true, "dependencies": { "AFNetworking": [ "2.3.1" ] } }
Fri, 04 Mar 2016 19:56:03 +0000