[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / d / 9 / 6 / MYCycleScrollView / 1.0.4 / MYCycleScrollView.podspec.json
blob8514dc7f6e3b56ae703b76e424042f4b37cc5c6e
2   "name": "MYCycleScrollView",
3   "version": "1.0.4",
4   "summary": "Swift版无限滚动轮播图控件,使用Kingfisher加载网络图片",
5   "homepage": "https://github.com/X-my/MYCycleScrollView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xmy": "woshixmy@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/X-my/MYCycleScrollView.git",
18     "tag": "1.0.4"
19   },
20   "source_files": [
21     "Sources/*.swift"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "Kingfisher": [
26       "~> 4.0.0"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "4.0"
31   },
32   "pushed_with_swift_version": "4.0"