[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 6 / 5 / ZJCycleScrollView / 1.86 / ZJCycleScrollView.podspec.json
blob8a94ca8d1f2c4881dbe3b03727d6f8c189bedf68
2   "name": "ZJCycleScrollView",
3   "version": "1.86",
4   "summary": "1.86提交内容:1.新增滑动动画。2.新增轮播图url校验。",
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.86
16   },
17   "source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
21       "4.4.6"
22     ]
23   }