blob: f376eb83dc3d6f972253462a7f0e18e3f3d7e000 [file] [log] [blame]
{
"name": "CYCImageScrollView",
"version": "0.0.2",
"summary": "实现多张图片的轮播效果.",
"description": "You can use CYCImageScrollView add images to scrollView easily.",
"homepage": "https://github.com/22377832/CYCImageScrollView",
"license": "MIT",
"authors": {
"chongyang.chen": "22377832@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/22377832/CYCImageScrollView.git",
"tag": "0.0.2"
},
"source_files": "Example/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}