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
/
f
/
0
/
7
/
HLFCheck
/
0.0.1
/
HLFCheck.podspec.json
blob
e6edd941174297b961f24ffaebb85858146150f9
1
{
2
"name": "HLFCheck",
3
"version": "0.0.1",
4
"summary": "Check String!",
5
"homepage": "https://github.com/Periphery992/HLFCheck.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Periphery992": "chencode992@163.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/Periphery992/HLFCheck.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"HLFCheck",
22
"HLFCheck/*.{h,m}"
23
],
24
"frameworks": "Foundation",
25
"requires_arc": true
26
}