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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
1
/
f
/
6
/
LinkBlock
/
2.1.4
/
LinkBlock.podspec.json
blob
ce0445a6510ba9d306f7d577dd02ba07351f7a9c
1
{
2
"name": "LinkBlock",
3
"version": "2.1.4",
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": "7.0"
12
},
13
"requires_arc": true,
14
"source": {
15
"git": "https://github.com/qddnovo/LinkBlock.git",
16
"tag": "2.1.4"
17
},
18
"source_files": "LinkBlock/**/*.{h,m}"
19
}