[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / b / JCBannerView / 0.0.8 / JCBannerView.podspec.json
blob5ccc4003bf9ac5d8faa8945e141e118dd8a8f95a
2   "name": "JCBannerView",
3   "version": "0.0.8",
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.8"
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.3"
28     ],
29     "Masonry": [
30       "0.6.3"
31     ]
32   }