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] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git]
/
Specs
/
8
/
a
/
7
/
SZButton
/
0.0.2
/
SZButton.podspec.json
blob
4a19beb2e53fd4394f115774909ee89349c40998
1
{
2
"name": "SZButton",
3
"version": "0.0.2",
4
"summary": "button subclass from UIControl",
5
"homepage": "https://github.com/chenshengzhi/SZButton",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"陈圣治": "csz2136@163.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/chenshengzhi/SZButton.git",
18
"tag": "0.0.2"
19
},
20
"source_files": "SZButton/*.{h,m}",
21
"requires_arc": true
22
}