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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
f
/
8
/
e
/
BKTimer
/
1.0.1
/
BKTimer.podspec.json
blob
aaed862556be5ec4a7f6391192268617484e51f1
1
{
2
"name": "BKTimer",
3
"version": "1.0.1",
4
"summary": "定时器",
5
"homepage": "https://github.com/MMDDZ/BKTimer",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"MMDDZ": "694092596@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/MMDDZ/BKTimer.git",
15
"tag": "1.0.1"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "BKTimer/*.{h,m}",
21
"frameworks": "UIKit"
22
}