blob: bc13985195a6fc59cd9e6268ac74459fb205e213 [file] [log] [blame]
{
"name": "XRCarouselView",
"version": "2.5.5",
"summary": "史上最简单的图片轮播,可左右滚动与淡入淡出,秒集成,支持gif图片,自带缓存,不依赖任何第三方库",
"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.5"
},
"source_files": "XRCarouselView/*.{h,m}",
"resources": "XRCarouselView/XRPlaceholder.png",
"requires_arc": true
}