[Add] QuickplayFeedSDK 2.2.7
[CocoaPods.git] / Specs / a / 2 / b / JCBannerView / 1.0.0 / JCBannerView.podspec.json
blob78e08e45cdc79ccc4b0ea57ab0d27e6826940ea4
2   "name": "JCBannerView",
3   "version": "1.0.0",
4   "summary": "Supports automatic rolling and click event.",
5   "homepage": "http://lijingcheng.github.io/",
6   "license": "MIT",
7   "authors": {
8     "lijingcheng": "bj_lijingcheng@163.com"
9   },
10   "source": {
11     "git": "https://github.com/lijingcheng/JCBannerView.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "http://weibo.com/lijingcheng1984",
15   "requires_arc": true,
16   "source_files": "Pod/Classes/**/*",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "dependencies": {
21     "SDWebImage": [
22       "3.8.2"
23     ],
24     "Masonry": [
25       "1.0.2"
26     ]
27   }