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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
c
/
1
/
7
/
WYCountdownButton
/
1.0.0
/
WYCountdownButton.podspec.json
blob
3cab6ac1adeac05ddf293c2e5a5ab88e9287cc56
1
{
2
"name": "WYCountdownButton",
3
"version": "1.0.0",
4
"summary": "倒计时按钮",
5
"homepage": "https://github.com/lwy121810/WYCountdownButtonDemo",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"lwy121810": "381319898@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/lwy121810/WYCountdownButtonDemo.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "WYCountdownButton/*.{h,m}",
21
"requires_arc": true
22
}