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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
4
/
9
/
8
/
CommonlyUsedBtn
/
0.0.3
/
CommonlyUsedBtn.podspec.json
blob
4024c3786626791fa7fbd27ae508886f0c6c2bba
1
{
2
"name": "CommonlyUsedBtn",
3
"version": "0.0.3",
4
"platforms": {
5
"ios": "7.0"
6
},
7
"summary": "A Button",
8
"homepage": "https://github.com/814908848/CommonlyUsedBtn",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"zhangzhen": "ZZ814908848@163.com"
15
},
16
"source": {
17
"git": "https://github.com/814908848/CommonlyUsedBtn.git",
18
"tag": "0.0.3"
19
},
20
"source_files": "CommonButton/*.{h,m}",
21
"requires_arc": true
22
}