[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / f / GeSwift / 0.2.2 / GeSwift.podspec.json
blobf996da444f0ea0f00a952eaf4dbd8af7867543c5
2   "name": "GeSwift",
3   "version": "0.2.2",
4   "summary": "GeSwift for my's ioser",
5   "homepage": "https://github.com/my1325/GeSwift.git",
6   "license": "MIT",
7   "platforms": {
8     "ios": "12.0"
9   },
10   "authors": {
11     "mayong": "1173962595@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/my1325/GeSwift.git",
15     "tag": "0.2.2"
16   },
17   "swift_versions": "5.1",
18   "default_subspecs": "Tools",
19   "subspecs": [
20     {
21       "name": "Tools",
22       "source_files": "Tools/*.swift"
23     },
24     {
25       "name": "DataSource",
26       "source_files": "DataSource/*.swift"
27     },
28     {
29       "name": "Custom",
30       "source_files": "Custom/*.swift"
31     },
32     {
33       "name": "CycleScrollView",
34       "source_files": "Other/CycleScrollView/*.swift",
35       "dependencies": {
36         "Kingfisher": [
38         ],
39         "Schedule": [
41         ],
42         "SnapKit": [
44         ],
45         "GeSwift/UIAbout": [
47         ],
48         "GeSwift/Tools": [
50         ]
51       }
52     },
53     {
54       "name": "UIAbout",
55       "source_files": "UIAbout/*.swift"
56     }
57   ],
58   "swift_version": "5.1"