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.2
/
CommonlyUsedBtn.podspec.json
blob
7b7e8a4953251168896efff2d98d8bbfbfbe6784
1
{
2
"name": "CommonlyUsedBtn",
3
"version": "0.0.2",
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.2"
19
},
20
"source_files": "CommonButton/*.{h,m}",
21
"requires_arc": true
22
}