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.4.14
[CocoaPods.git]
/
Specs
/
5
/
9
/
6
/
CPFChain
/
0.0.2
/
CPFChain.podspec.json
blob
89c4f98b2371d6c6fc9eea5333a35fda9572eabc
1
{
2
"name": "CPFChain",
3
"version": "0.0.2",
4
"summary": "Swift链式调用基础库",
5
"license": {
6
"type": "MIT",
7
"file": "LICENSE"
8
},
9
"authors": {
10
"chenpengfei": "afeiafeia@163.com"
11
},
12
"source": {
13
"git": "https://github.com/Loadar/CPFChain.git",
14
"tag": "0.0.2"
15
},
16
"homepage": "https://github.com/Loadar/CPFChain",
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "Classes/*.swift",
21
"requires_arc": true
22
}