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