blob: f04e7c3fe2c587c4e0bd124bcc4b088d69754110 [file] [log] [blame]
{
"name": "ZJCycleScrollView",
"version": "1.77",
"summary": "简单易用的图片无限轮播器. 1.74版本更新内容:1.增加支持轮播自定义cell的代理方法 2.增加禁止拖动手势api",
"homepage": "https://github.com/zhanJunLiu/ZJCycleScrollView",
"license": "MIT",
"authors": {
"GSD_iOS": "754308157@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhanJunLiu/ZJCycleScrollView.git",
"tag": 1.77
},
"source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
">= 4.0.0"
]
}
}