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