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
/
f
/
1
/
0
/
LcbKit
/
0.0.1
/
LcbKit.podspec.json
blob
6d74fa6b1f009d07307684505052370b348f84f4
1
{
2
"name": "LcbKit",
3
"version": "0.0.1",
4
"summary": "LcbKit",
5
"description": "simple tools",
6
"homepage": "https://github.com/lcbspecs/LcbKit.git",
7
"license": "MIT",
8
"authors": {
9
"lcb123": "lcb123_2018@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/lcbspecs/LcbKit.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"requires_arc": true
23
}