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] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
7
/
0
/
f
/
PLVTimer
/
0.0.2
/
PLVTimer.podspec.json
blob
ec870895bf54947d668807e0ea4f944405ec08d2
1
{
2
"name": "PLVTimer",
3
"version": "0.0.2",
4
"summary": "高效易用安全 GCD 定时器",
5
"description": "PLVTimer\n高效易用安全 GCD 定时器",
6
"homepage": "https://github.com/polyv/PLVTimer",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"bqlin": "bqlins@163.com"
13
},
14
"source": {
15
"git": "https://github.com/polyv/PLVTimer.git",
16
"tag": "0.0.2"
17
},
18
"source_files": "PLVTimer/*.{h,m}",
19
"requires_arc": true,
20
"platforms": {
21
"osx": null,
22
"ios": null,
23
"tvos": null,
24
"watchos": null
25
}
26
}