[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 4 / 3 / CHBannerView / 0.1.2 / CHBannerView.podspec.json
bloba780a33fee0825bf2d570c6019a98fe82f9bf92c
2   "name": "CHBannerView",
3   "version": "0.1.2",
4   "summary": "一个UIKit下的轮播图框架",
5   "homepage": "https://github.com/MeteoriteMan/CHBannerView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "张晨晖": "shdows007@gmail.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/MeteoriteMan/CHBannerView.git",
18     "tag": "0.1.2"
19   },
20   "source_files": "CHBannerView/**/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "CHPageControl"
25   ],
26   "dependencies": {
27     "CHPageControl": [
29     ]
30   },
31   "requires_arc": true