[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / d / 0 / CargoBay / 2.0.2 / CargoBay.podspec.json
blobf3fd376dd3f36b545d36d755206569decab5e321
2   "name": "CargoBay",
3   "version": "2.0.2",
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": "2.0.2"
13   },
14   "source_files": "CargoBay",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0",
18     "osx": "10.8"
19   },
20   "frameworks": [
21     "StoreKit",
22     "Security"
23   ],
24   "dependencies": {
25     "AFNetworking": [
26       "~> 2.0"
27     ]
28   }