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