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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
8
/
a
/
7
/
SZButton
/
1.0.1
/
SZButton.podspec.json
blob
d3ef0565f85f0c48c25bad0cdbd5510b82fad726
1
{
2
"name": "SZButton",
3
"version": "1.0.1",
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
"陈圣治": "329012084@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/chenshengzhi/SZButton.git",
18
"tag": "1.0.1"
19
},
20
"source_files": "SZButton/*.{h,m}",
21
"requires_arc": true
22
}