[Add] StripeFinancialConnections 24.1.2
[CocoaPods.git] / Specs / a / 2 / b / JCBannerView / 0.0.2 / JCBannerView.podspec.json
blobc7d586c219fca5ccad8119459edf47cbb791e5f7
2   "name": "JCBannerView",
3   "version": "0.0.2",
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": "0.0.2"
13   },
14   "social_media_url": "http://weibo.com/lijingcheng1984",
15   "requires_arc": true,
16   "source_files": "Pod/Classes/**/*",
17   "resource_bundles": {
18     "JCBannerView": [
19       "Pod/Assets/*.png"
20     ]
21   },
22   "platforms": {
23     "ios": "7.0"
24   },
25   "dependencies": {
26     "SDWebImage": [
27       "3.7.2"
28     ]
29   }