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] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
b
/
a
/
3
/
ZPFFirstPod
/
0.0.2
/
ZPFFirstPod.podspec.json
blob
9b11f265faaca1a9b2dff89064e33797b8306e58
1
{
2
"name": "ZPFFirstPod",
3
"version": "0.0.2",
4
"summary": "介绍.",
5
"homepage": "https://github.com/gdzpf123/ZpfFirstPod",
6
"license": "MIT",
7
"authors": {
8
"gwl": "297007441@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/gdzpf123/ZpfFirstPod.git",
15
"tag": "0.0.2"
16
},
17
"source_files": [
18
"Classes",
19
"ZPFFirstPod/Classes/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}