blob: 78c4f2634675cebb2d21268b1660711a6a50c7a0 [file] [log] [blame]
{
"name": "RXBannerView",
"version": "0.1",
"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.1"
},
"description": "RXBannerView is a simple bannerView.",
"source_files": "RXBannerView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"RXPageControl": [
]
}
}