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
/
1
/
f
/
6
/
LinkBlock
/
2.3.2
/
LinkBlock.podspec.json
blob
f33804d95b64c0a3a26fb79ef16a33147658b102
1
{
2
"name": "LinkBlock",
3
"version": "2.3.2",
4
"summary": "objc chain programming.",
5
"homepage": "https://github.com/qddnovo/LinkBlock",
6
"license": "MIT",
7
"authors": {
8
"Novo": "quxingyi@outlook.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"requires_arc": true,
14
"source": {
15
"git": "https://github.com/qddnovo/LinkBlock.git",
16
"tag": "2.3.2"
17
},
18
"source_files": "LinkBlock/**/*.{h,m}"
19
}