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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
f
/
a
/
9
/
XCBannerView
/
1.0.5
/
XCBannerView.podspec.json
blob
0244533e4400496edd72a0fcc9b1094ec768058f
1
{
2
"name": "XCBannerView",
3
"version": "1.0.5",
4
"summary": "Banner",
5
"description": "Banner自定义无限轮播视图",
6
"homepage": "https://github.com/fanxiaocong/XCBannerView",
7
"license": "MIT",
8
"authors": {
9
"樊小聪": "1016697223@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/fanxiaocong/XCBannerView.git",
13
"tag": "1.0.5"
14
},
15
"source_files": "XCBannerView",
16
"requires_arc": true,
17
"platforms": {
18
"ios": "8.0"
19
},
20
"frameworks": "UIKit"
21
}