[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / d / RXBannerView / 0.2 / RXBannerView.podspec.json
blobf092235db9d0e5b322930c01054ff2379171a931
2   "name": "RXBannerView",
3   "version": "0.2",
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.2"
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   }