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
/
3
/
0
/
e
/
OCBannerView
/
0.0.1
/
OCBannerView.podspec.json
blob
3d411cc5031f91fde109048225b3d7b804efa8bc
1
{
2
"name": "OCBannerView",
3
"version": "0.0.1",
4
"summary": "首页图片轮播控件",
5
"homepage": "https://github.com/miaozhihui/OCBannerView",
6
"license": "MIT",
7
"authors": {
8
"miaozhihui": "876915224@qq.com"
9
},
10
"platforms": {
11
"ios": "5.0"
12
},
13
"source": {
14
"git": "https://github.com/miaozhihui/OCBannerView.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "BannerView/*.{h,m}",
18
"frameworks": "UIKit",
19
"requires_arc": true,
20
"dependencies": {
21
"SDWebImage": [
22
23
]
24
}
25
}