blob: 8a94ca8d1f2c4881dbe3b03727d6f8c189bedf68 [file] [log] [blame]
{
"name": "ZJCycleScrollView",
"version": "1.86",
"summary": "1.86提交内容:1.新增滑动动画。2.新增轮播图url校验。",
"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.86
},
"source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"4.4.6"
]
}
}