[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 2 / SdkgenRuntime / 0.2.0-iospreview / SdkgenRuntime.podspec.json
blob358d42ed5a3ba2cbad6c6e70e4d9f55493c48f09
2   "name": "SdkgenRuntime",
3   "version": "0.2.0-iospreview",
4   "summary": "sdkgen is a tool to help design, implement and maintain good APIs with minimal effor.",
5   "authors": "Cubos",
6   "license": "MIT",
7   "homepage": "https://sdkgen.github.io",
8   "documentation_url": "https://sdkgen.github.io",
9   "source": {
10     "git": "https://github.com/sdkgen/sdkgen.git",
11     "tag": "0.2.0-iospreview"
12   },
13   "source_files": "ios-runtime/SdkgenRuntime/Classes/**/*.swift",
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": [
18     "5.1",
19     "5.2",
20     "5.3"
21   ],
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.4"
25     ],
26     "KeychainSwift": [
28     ],
29     "DeviceKit": [
30       "~> 4.0"
31     ]
32   },
33   "swift_version": "5.3"