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] AliPlayerSDK_iOS_NORMAL_SR_FILTER 6.21.0
[CocoaPods.git]
/
Specs
/
f
/
8
/
e
/
BKTimer
/
1.0.0
/
BKTimer.podspec.json
blob
6ad0632400fd62a8b06fb3bcfe2c4e0709db79b4
1
{
2
"name": "BKTimer",
3
"version": "1.0.0",
4
"summary": "定时器",
5
"homepage": "https://github.com/MMDDZ/BKTimer",
6
"license": {
7
"type": "MIT",
8
"file": "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.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "BKTimer/*.{h,m}",
21
"public_header_files": "BKTimer/*.h",
22
"frameworks": "UIKit"
23
}