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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
b
/
6
/
a
/
KYTimer
/
0.1.1
/
KYTimer.podspec.json
blob
db4cdee7e24f5c9c814be2b992c651aa164d37f1
1
{
2
"name": "KYTimer",
3
"version": "0.1.1",
4
"summary": "KYTimer",
5
"description": "safe timer",
6
"homepage": "https://github.com/massyxf/KYTimer",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"massyxf": "messy007@163.com"
13
},
14
"source": {
15
"git": "https://github.com/massyxf/KYTimer.git",
16
"tag": "0.1.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "KYTimer/Classes/**/*"
22
}