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] TMUserCenter 0.2.55
[CocoaPods.git]
/
Specs
/
5
/
2
/
e
/
TYButtonProgress
/
0.0.1
/
TYButtonProgress.podspec.json
blob
b2550ab1e4ba631ecce3ae5c8f90b667234ee17d
1
{
2
"name": "TYButtonProgress",
3
"version": "0.0.1",
4
"summary": "带进度的圆环按钮",
5
"homepage": "https://github.com/qqcc1388/TYButtonProgress",
6
"license": "MIT",
7
"authors": {
8
"tiny": "843458091@qq.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/qqcc1388/TYButtonProgress.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "TYButtonProgress*",
18
"frameworks": [
19
"Foundation",
20
"CoreGraphics",
21
"UIKit"
22
],
23
"requires_arc": true
24
}