| { |
| "name": "RXBannerView", |
| "version": "0.6", |
| "license": "MIT", |
| "summary": "RXBannerView is a simple bannerView", |
| "homepage": "https://github.com/xzjxylophone/RXBannerView", |
| "authors": { |
| "Rush.D.Xzj": "xzjxylophoe@gmail.com" |
| }, |
| "social_media_url": "http://weibo.com/xzjxylophone", |
| "source": { |
| "git": "https://github.com/xzjxylophone/RXBannerView.git", |
| "tag": "v0.6" |
| }, |
| "description": "RXBannerView is a simple bannerView.", |
| "source_files": "RXBannerView/*.{h,m}", |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ], |
| "requires_arc": true, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "dependencies": { |
| "RXPageControl": [ |
| |
| ] |
| } |
| } |