[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 6 / 8 / ZZCarouselSwift / 1.2.1 / ZZCarouselSwift.podspec.json
blob380de3d07efe752dcd3d0208cb765fe23ddd5f32
2   "name": "ZZCarouselSwift",
3   "version": "1.2.1",
4   "summary": "1.2.1 Major update",
5   "description": "The simplest shuffling, hope is helpful for all developers.The depth of support for custom cell.support swift 4.2",
6   "homepage": "https://github.com/Glianze/ZZCarouselSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "glianze": "glianze@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Glianze/ZZCarouselSwift.git",
19     "tag": "1.2.1"
20   },
21   "source_files": [
22     "ZZCarouselSwift/*.{swift}"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true,
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "4.2"
31   }