[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 2 / 7 / YCCycleScroolView / 1.0.0 / YCCycleScroolView.podspec.json
blob94783c4b092d12ade54ad8ff736c6e2dbdf2ae8a
2   "name": "YCCycleScroolView",
3   "version": "1.0.0",
4   "summary": "A YCCycleScroolView 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.0"
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"