blob: 821bf93259da09ce48ea965e3228cdcfc7ad6732 [file] [log] [blame]
{
"name": "ZJCycleScrollView",
"version": "1.82",
"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.82
},
"source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
">= 4.0.0"
]
}
}