repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
3
/
d
/
0
/
CargoBay
/
2.0.2
/
CargoBay.podspec.json
blob
f3fd376dd3f36b545d36d755206569decab5e321
1
{
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
}
29
}