[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / c / 2 / 0 / KPengBannerView / 0.0.6 / KPengBannerView.podspec.json
blobb04c3877b1fefbcfd446f3dde45d3a9d0a4054be
2   "name": "KPengBannerView",
3   "version": "0.0.6",
4   "summary": "一个广告上下翻动的banner控件",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/smithgoo/KPengBannerView",
7   "license": "MIT",
8   "authors": {
9     "KPeng": "294336370@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/smithgoo/KPengBannerView.git",
13     "tag": "0.0.6"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "BannerView/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]