[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / d / 0 / CargoBay / 0.1.0 / CargoBay.podspec.json
blobbdc67680e9865114fc049645a5126e1c0283793c
2   "name": "CargoBay",
3   "version": "0.1.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.1.0"
13   },
14   "source_files": "CargoBay",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   },
20   "frameworks": "StoreKit",
21   "dependencies": {
22     "AFNetworking": [
23       ">= 0.9"
24     ]
25   }