[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 8 / EGChainable / 0.2.1 / EGChainable.podspec.json
blob4c60d5a718f7ccff79b980b6e4fe2a5359c63ee7
2   "name": "EGChainable",
3   "version": "0.2.1",
4   "summary": "Chainable tools for iOS API.",
5   "description": "Chainable tools for iOS API, code is Generated by Sourcery.",
6   "homepage": "https://github.com/EkkoG/EGChainable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "3138493": "beijiu572@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/EkkoG/EGChainable.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "default_subspecs": [
23     "Core",
24     "Common"
25   ],
26   "subspecs": [
27     {
28       "name": "Core",
29       "source_files": "EGChainable/Classes/Chainable.swift"
30     },
31     {
32       "name": "Common",
33       "source_files": "EGChainable/Classes/Generated/Common/**/*.swift",
34       "dependencies": {
35         "EGChainable/Core": [
37         ]
38       }
39     },
40     {
41       "name": "Other",
42       "source_files": "EGChainable/Classes/Generated/Other/**/*.swift",
43       "dependencies": {
44         "EGChainable/Core": [
46         ]
47       }
48     }
49   ],
50   "swift_version": "5"