blob: bfebb41d8afa3f6da71a8fcd6e4d988959b2ce19 [file] [log] [blame]
{
"name": "SWCarouselView",
"version": "1.1.0",
"homepage": "https://github.com/zhoushaowen/SWCarouselView",
"platforms": {
"ios": "8.0"
},
"summary": "无限循环轮播图",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWCarouselView.git",
"tag": "1.1.0"
},
"source_files": "SWCarouselView/SWCarouselView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SWExtension": [
]
}
}