[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 6 / 5 / ZJCycleScrollView / 1.79 / ZJCycleScrollView.podspec.json
blob16fada6db15f695830d3d852a4bedbd826ffa0e8
2   "name": "ZJCycleScrollView",
3   "version": "1.79",
4   "summary": "简单易用的图片无限轮播器. 1.74版本更新内容:1.增加支持轮播自定义cell的代理方法 2.增加禁止拖动手势api",
5   "homepage": "https://github.com/zhanJunLiu/ZJCycleScrollView",
6   "license": "MIT",
7   "authors": {
8     "GSD_iOS": "754308157@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/zhanJunLiu/ZJCycleScrollView.git",
15     "tag": 1.79
16   },
17   "source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
21       ">= 4.0.0"
22     ]
23   }