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.20241222
[CocoaPods.git]
/
Specs
/
e
/
b
/
a
/
hxdemo
/
1.0.0
/
hxdemo.podspec.json
blob
24b6f1f38ba56146ebf5c6344a9e2bcb3ad606b2
1
{
2
"name": "hxdemo",
3
"version": "1.0.0",
4
"summary": "test.",
5
"homepage": "https://github.com/vagrantneversad/demo",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"HXboy": "505608099@qq.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/vagrantneversad/demo.git",
18
"tag": "v1.0.0"
19
},
20
"source_files": "demo",
21
"requires_arc": true,
22
"pushed_with_swift_version": "4.0"
23
}