[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 0 / e / OCBannerView / 0.0.1 / OCBannerView.podspec.json
blob3d411cc5031f91fde109048225b3d7b804efa8bc
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": [
23     ]
24   }