[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / 1 / d / Deeplinkr / 0.1.1 / Deeplinkr.podspec.json
blob692b45b0f653dfb99763e408dff495721d706835
2   "name": "Deeplinkr",
3   "version": "0.1.1",
4   "summary": "Library for integrating with the Deeplinkr.com API",
5   "homepage": "https://deeplinkr.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sean McGary": "sean@seanmcgary.com"
12   },
13   "source": {
14     "git": "https://github.com/Deeplinkr/deeplinkr-ios.git",
15     "tag": "v0.1.1"
16   },
17   "source_files": "Deeplinkr",
18   "exclude_files": "Classes/Exclude",
19   "platforms": {
20     "ios": "6.0"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "2.3.1"
26     ]
27   }