blob: 7270e09621f042f540f9fcf5f562bf9028f398c9 [file] [log] [blame]
{
"name": "XRCarouselView",
"version": "2.5.2",
"summary": "史上最简单的图片轮播,秒集成,同时支持本地与网络图片,自带缓存,不依赖任何第三方库,可左右滚动与淡入淡出",
"homepage": "https://github.com/codingZero/XRCarouselView",
"license": "MIT",
"authors": {
"codingZero": "yd13150@vip.qq.com"
},
"social_media_url": "http://www.jianshu.com/users/425e4eed60ca/latest_articles",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/codingZero/XRCarouselView.git",
"tag": "2.5.2"
},
"source_files": "XRCarouselView/*.{h,m}",
"resources": "XRCarouselView/XRPlaceholder.png",
"requires_arc": true
}