[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 8 / d / EasyCycleView / 1.0.0 / EasyCycleView.podspec.json
blob76110fe32567111da4eca0a9e0798157a1655b33
2   "name": "EasyCycleView",
3   "version": "1.0.0",
4   "summary": "支持多种样式的轮播图,支持带指定文案、带缩放效果的样式、支持自定制指示器,支持最新的swift4.0以上版本。",
5   "homepage": "https://github.com/wsj2012/EasyCycleView",
6   "license": "MIT",
7   "authors": {
8     "wsj_2012": "time_now@yeah.net"
9   },
10   "source": {
11     "git": "https://github.com/wsj2012/EasyCycleView.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "Libs/*.{swift}",
19   "swift_version": "4.2",
20   "dependencies": {
21     "Kingfisher": [
23     ]
24   }