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.7.5
[CocoaPods.git]
/
Specs
/
d
/
4
/
6
/
NZGCDTimer
/
0.0.1
/
NZGCDTimer.podspec.json
blob
778e00ea39c207c5d6ba904127961b9f28297b27
1
{
2
"name": "NZGCDTimer",
3
"version": "0.0.1",
4
"summary": "测试1",
5
"description": "一个gcd创建timer的方法",
6
"homepage": "https://github.com/ai966669/NZGCDTimer.git",
7
"license": "MIT",
8
"authors": {
9
"ai966669": "578172874@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/ai966669/NZGCDTimer.git",
13
"tag": "0.0.1"
14
},
15
"platforms": {
16
"ios": "8.0"
17
},
18
"requires_arc": true,
19
"source_files": "Pod/NZGCDTimer/**/*"
20
}