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
/
1
/
3
/
2
/
HFNet
/
0.0.1
/
HFNet.podspec.json
blob
35f68b04e6ee5ebc433cc6cb86ddc71e74851de9
1
{
2
"name": "HFNet",
3
"version": "0.0.1",
4
"summary": "An DataHandle view on iOS",
5
"homepage": "https://github.com/MichaelZL/HFNet",
6
"license": {
7
"type": "MIT"
8
},
9
"platforms": {
10
"ios": "9.0"
11
},
12
"authors": {
13
"MichaelZL": "821035751@qq.com"
14
},
15
"source": {
16
"git": "https://github.com/MichaelZL/HFNet.git",
17
"tag": "0.0.1"
18
},
19
"source_files": "HFNet/*.swift",
20
"requires_arc": true,
21
"frameworks": [
22
"UIKit",
23
"WebKit"
24
],
25
"dependencies": {
26
"AFNetworking": [
27
28
]
29
},
30
"swift_version": "4.1"
31
}