[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 8 / c / YCCycleScrollView / 1.0.1 / YCCycleScrollView.podspec.json
blobf680ca04bb295c636ab03436dbdf029ecadf3096
2   "name": "YCCycleScrollView",
3   "version": "1.0.1",
4   "summary": "A YCCycleScrollView can use for image scroll or view scroll.",
5   "homepage": "https://github.com/justXyS/YCCycleScroolView.git",
6   "license": "MIT",
7   "authors": "xiaoyuan",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "git": "https://github.com/justXyS/YCCycleScroolView.git",
13     "tag": "1.0.1"
14   },
15   "source_files": [
16     "YCImageScollerDemo",
17     "YCImageScollerDemo/YCImageScoller/*.{h,m,swift}"
18   ],
19   "requires_arc": true,
20   "dependencies": {
21     "Kingfisher": [
22       "~> 3.10.2"
23     ]
24   },
25   "pushed_with_swift_version": "3.0"