[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / f / GeSwift / 0.2.0 / GeSwift.podspec.json
bloba7a6bb8b61c605b5d2bf9f34038ddb800e50c4e5
2   "name": "GeSwift",
3   "version": "0.2.0",
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.0"
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   "swift_version": "5.1"