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.5.6
[CocoaPods.git]
/
Specs
/
6
/
b
/
f
/
GHUIButton
/
0.1.2
/
GHUIButton.podspec.json
blob
2a757abdef82245632d72ddd48e176b75a719a26
1
{
2
"name": "GHUIButton",
3
"version": "0.1.2",
4
"summary": "Button.",
5
"homepage": "https://github.com/gabriel/GHUIButton",
6
"license": "MIT",
7
"authors": {
8
"Gabriel Handford": "gabrielh@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/gabriel/GHUIButton.git",
12
"tag": "0.1.2"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "GHUIButton/**/*.{h,m}",
19
"dependencies": {
20
"GHKit": [
21
22
]
23
}
24
}