[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / d / KKAutoCycle / 1.0.1 / KKAutoCycle.podspec.json
blobd6ed6f2d220c4bd1d022d40af7229ab9454963aa
2   "name": "KKAutoCycle",
3   "version": "1.0.1",
4   "summary": "KKAutoCycle is the view who can auto cycle with configed duration",
5   "description": "this is  a nice view when using in project",
6   "homepage": "https://github.com/likelin/KKAutoCycleView.git",
7   "license": "MIT",
8   "authors": {
9     "kelin": "likelin_work@163.com"
10   },
11   "source": {
12     "git": "https://github.com/likelin/KKAutoCycleView.git",
13     "tag": "1.0.1"
14   },
15   "source_files": [
16     "SwiftDemo/Core/*.{swift}",
17     "ObjcDemo/Core/*.{h,m}"
18   ],
19   "exclude_files": "Demo/Exclude",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "SWIFT_COMPILATION_MODE": "wholemodule"
26   },
27   "deprecated": true