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] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git]
/
Specs
/
2
/
c
/
b
/
PGTimer
/
0.0.1
/
PGTimer.podspec.json
blob
ed07d97e3557355dc025c89b1dff236425f636d8
1
{
2
"name": "PGTimer",
3
"version": "0.0.1",
4
"platforms": {
5
"ios": "6.0",
6
"osx": "10.8"
7
},
8
"summary": "GCD Timer",
9
"homepage": "https://github.com/PggMan/PGTimerDemo",
10
"license": "MIT",
11
"authors": {
12
"PggMan": "pg890101@gmail.com"
13
},
14
"source": {
15
"git": "https://github.com/PggMan/PGTimerDemo.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "PGTimerDemo/PGTimer/*.{h,m}",
19
"requires_arc": true
20
}