[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / d / RXBannerView / 0.1 / RXBannerView.podspec.json
blob78c4f2634675cebb2d21268b1660711a6a50c7a0
2   "name": "RXBannerView",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "RXBannerView is a simple bannerView",
6   "homepage": "https://github.com/xzjxylophone/RXBannerView",
7   "authors": {
8     "Rush.D.Xzj": "xzjxylophoe@gmail.com"
9   },
10   "social_media_url": "http://weibo.com/xzjxylophone",
11   "source": {
12     "git": "https://github.com/xzjxylophone/RXBannerView.git",
13     "tag": "v0.1"
14   },
15   "description": "RXBannerView is a simple bannerView.",
16   "source_files": "RXBannerView/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "7.0"
24   },
25   "dependencies": {
26     "RXPageControl": [
28     ]
29   }