blob: 461664fbe929306582e9d9b4cda7ab0aa5746a50 [file] [log] [blame]
{
"name": "CarouselView",
"version": "0.0.1",
"license": "MIT",
"summary": "Swift 循环轮播控件,方便自定义轮播图",
"homepage": "https://github.com/Silouzhuke1989/CarouselView",
"authors": {
"四楼住客": "121126056@qq.com"
},
"source": {
"git": "https://github.com/Silouzhuke1989/CarouselView.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "CarouselView/*.swift"
}