[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / b / 9 / CYCircularScrollView / 2.0.2 / CYCircularScrollView.podspec.json
blob44b67d292bbef0c0fc589013cddfa9e9e751afec
2   "name": "CYCircularScrollView",
3   "version": "2.0.2",
4   "summary": "Used for picture banner or information display like announcement.",
5   "homepage": "https://github.com/lxypeter/CYCircularScrollView",
6   "license": "MIT",
7   "authors": {
8     "CY.Lee": "lxypeter@sina.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/lxypeter/CYCircularScrollView.git",
15     "tag": "2.0.2"
16   },
17   "source_files": [
18     "CYCircularScrollView/*"
19   ],
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.0"
22   },
23   "dependencies": {
24     "Kingfisher": [
25       "~> 4.0.1"
26     ]
27   },
28   "pushed_with_swift_version": "4.0"