[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / 0 / CargoBay / 2.0.3 / CargoBay.podspec.json
bloba048e0fbd9ef119f51f681fcfdf2324c80dcf643
2   "name": "CargoBay",
3   "version": "2.0.3",
4   "license": "MIT",
5   "summary": "The Essential StoreKit Companion.",
6   "homepage": "https://github.com/mattt/CargoBay",
7   "social_media_url": "https://twitter.com/mattt",
8   "authors": {
9     "Mattt Thompson": "m@mattt.me"
10   },
11   "source": {
12     "git": "https://github.com/mattt/CargoBay.git",
13     "tag": "2.0.3"
14   },
15   "source_files": "CargoBay",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "6.0",
19     "osx": "10.8"
20   },
21   "frameworks": [
22     "StoreKit",
23     "Security"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.1"
28     ]
29   }