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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
1
/
8
/
c
/
CPFChain+UIKit
/
1.0.1
/
CPFChain+UIKit.podspec.json
blob
69078319ebfd850fa3c9a9d1400bdfc4795ca2bb
1
{
2
"name": "CPFChain+UIKit",
3
"version": "1.0.1",
4
"summary": "UIKit链式调用",
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-UIKit.git",
14
"tag": "1.0.1"
15
},
16
"homepage": "https://github.com/Loadar/CPFChain-UIKit",
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "Classes/*.swift",
21
"requires_arc": true,
22
"dependencies": {
23
"CPFChain": [
24
25
]
26
}
27
}