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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
9
/
e
/
6
/
CCBanner
/
1.0.0
/
CCBanner.podspec.json
blob
3c63b0ad9c50f0e273711c7db77d706a3b26edc1
1
{
2
"name": "CCBanner",
3
"version": "1.0.0",
4
"summary": "轮播控件,可自定义轮播内容。",
5
"homepage": "https://github.com/CaiChenghan/CCBanner",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"CaiChenghan": "1178752402@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/CaiChenghan/CCBanner.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "CCBanner/*.{h,m}"
21
}