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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
d
/
7
/
f
/
GBCli
/
1.0
/
GBCli.podspec.json
blob
ae4c9074b207790f4b5ed5f39adc7596138fa701
1
{
2
"name": "GBCli",
3
"version": "1.0",
4
"summary": "Objective C foundation tool command line interface library.",
5
"homepage": "http://github.com/tomaz/GBCli",
6
"license": "MIT",
7
"authors": {
8
"Tomaz Kragelj": "tkragelj@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/tomaz/GBCli.git",
12
"tag": "1.0"
13
},
14
"platforms": {
15
"osx": "10.7"
16
},
17
"source_files": "GBCli/src",
18
"requires_arc": true
19
}