blob: f95a5a3d740ae4958cf1e56f34b8128875bce2e9 [file] [log] [blame]
{
"name": "CycleScrollView",
"version": "1.0.0",
"summary": "高度自定义轮播图",
"homepage": "https://github.com/liguangyi1991/CycleScrollView.git",
"license": "MIT",
"authors": {
"liguangyi1991": "1452167012@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/liguangyi1991/CycleScrollView.git",
"tag": "1.0.0"
},
"source_files": "CycleScrollView/Lib/**/*{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
]
}
}