[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / 7 / a / f / GeSwift / 0.2.3 / GeSwift.podspec.json
blob09ed087c36de64bef7482c1cdc5706fe689b0114
2   "name": "GeSwift",
3   "version": "0.2.3",
4   "summary": "GeSwift for my's ioser",
5   "homepage": "https://github.com/my1325/GeSwift.git",
6   "license": "MIT",
7   "platforms": {
8     "ios": "13.0"
9   },
10   "authors": {
11     "mayong": "1173962595@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/my1325/GeSwift.git",
15     "tag": "0.2.3"
16   },
17   "swift_versions": "5.1",
18   "default_subspecs": "Tools",
19   "subspecs": [
20     {
21       "name": "Tools",
22       "source_files": "Sources/FoundationTools/*.swift"
23     },
24     {
25       "name": "DataSource",
26       "source_files": "Sources/DataSources/*.swift"
27     },
28     {
29       "name": "Custom",
30       "source_files": "Sources/CustomViews/**/*.swift",
31       "dependencies": {
32         "GeSwift/Tools": [
34         ],
35         "GeSwift/UIAbout": [
37         ]
38       }
39     },
40     {
41       "name": "UIAbout",
42       "source_files": "Sources/UITools/*.swift"
43     },
44     {
45       "name": "CollectionViewLayouts",
46       "source_files": "Sources/CollectionViewLayouts/*.swift"
47     },
48     {
49       "name": "SwiftUITools",
50       "source_files": "Sources/SwiftUITools/*.swift"
51     }
52   ],
53   "swift_version": "5.1"