blob: db1005aed891e950cf6574c77e0f93a05d8b18d7 [file] [log] [blame]
{
"name": "SWCarouselViewController",
"version": "2.0.1",
"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.1"
},
"source_files": "SWCarouselView/SWCarouselViewController/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SWExtension": [
]
}
}