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
/
0
/
8
/
5
/
DXSetting
/
0.0.3
/
DXSetting.podspec.json
blob
228cfc3e00962149b6c43502c357809143c509e6
1
{
2
"name": "DXSetting",
3
"version": "0.0.3",
4
"summary": "An easy setting",
5
"homepage": "https://github.com/Jackdx/DXSetting",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Jackdx": "1928292007@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/Jackdx/DXSetting.git",
15
"tag": "0.0.3"
16
},
17
"platforms": {
18
"ios": "7.0"
19
},
20
"requires_arc": true,
21
"source_files": "DXSetting/**/*.{h,m}"
22
}