[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 0 / CosmoSDK / 0.13.20 / CosmoSDK.podspec.json
blobaeecbf8add943623c40d29851139fa93c9f32c02
2   "name": "CosmoSDK",
3   "version": "0.13.20",
4   "summary": "This is the SDK with which you control the bluetooth connection and the cosmo devices.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/filisia/CosmoSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "abinop": "abinop@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/filisia/CosmoSDK.git",
16     "tag": "0.13.20"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "source_files": "CosmoSDK/Classes/**/*.swift",
25   "frameworks": "CoreBluetooth",
26   "dependencies": {
27     "iOSDFULibrary": [
28       "~> 4.15.3"
29     ],
30     "ZIPFoundation": [
31       "~> 0.9.19"
32     ],
33     "Alamofire": [
34       "~> 5.4.0"
35     ]
36   },
37   "pod_target_xcconfig": {
38     "SWIFT_VERSION": "5.0",
39     "IPHONEOS_DEPLOYMENT_TARGET": "12.0"
40   },
41   "user_target_xcconfig": {
42     "IPHONEOS_DEPLOYMENT_TARGET": "12.0"
43   },
44   "compiler_flags": "-Xfrontend -debug-time-function-bodies",
45   "swift_version": "5.0"