[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / 6 / 5 / KKCycleScrollView / 1.0.0 / KKCycleScrollView.podspec.json
blobdb5555ac1c5fdb5596e4d56b600ec5def9445b79
2   "name": "KKCycleScrollView",
3   "version": "1.0.0",
4   "summary": "KKAutoCycle is the view who can auto cycle with configed duration",
5   "description": "KKAutoCycle is the view who can auto cycle with configed duration, so use it in your project",
6   "homepage": "https://github.com/likelin/KKAutoCycleView.git",
7   "license": "MIT",
8   "authors": {
9     "kelin": "likelin_work@163.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/likelin/KKAutoCycleView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Core/*.{swift}",
20     "Core/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "SWIFT_COMPILATION_MODE": "wholemodule"
26   },
27   "deprecated": true