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
/
8
/
c
/
1
/
TSGCDTimer
/
1.0.0
/
TSGCDTimer.podspec.json
blob
8a743bd7fcb82f86d31f63210d6d32764b1bddc1
1
{
2
"name": "TSGCDTimer",
3
"version": "1.0.0",
4
"summary": "GCD 计时器",
5
"description": "计时器",
6
"homepage": "https://github.com/TaylorsZ",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zhangs1992@126.com": "zhangs1992@126.com"
13
},
14
"source": {
15
"git": "https://github.com/TaylorsZ/TSGCDTimer.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "TSGCDTimer/Classes/**/*",
22
"public_header_files": "Pod/Classes/**/*.h"
23
}