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
/
b
/
a
/
1
/
DPPCode
/
0.0.1
/
DPPCode.podspec.json
blob
18c44d6a7845e1736f26e7b2c5c619bab128aaf8
1
{
2
"name": "DPPCode",
3
"version": "0.0.1",
4
"summary": "个人测试代码曾库",
5
"homepage": "https://github.com/DPP-iOSer/DPPCode",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"吕晗": "lh5@meitu.com"
12
},
13
"source": {
14
"git": "https://github.com/DPP-iOSer/DPPCode.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"Classes",
19
"Classes/**/*.{h,m}"
20
],
21
"platforms": {
22
"osx": null,
23
"ios": null,
24
"tvos": null,
25
"watchos": null
26
}
27
}