[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 0 / CosmoSDK / 0.13.16 / CosmoSDK.podspec.json
blobf0ebd0ec13b13b673c913d9c5094b6f475d188e5
2   "name": "CosmoSDK",
3   "version": "0.13.16",
4   "summary": "This is the SDK with which you control the bluetooth connection and the cosmo devices.",
5   "homepage": "https://github.com/filisia/CosmoSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sonic555gr": "sonic555gr@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/filisia/CosmoSDK.git",
15     "tag": "0.13.16"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "CosmoSDK/Classes/**/*",
22   "dependencies": {
23     "iOSDFULibrary": [
24       "~> 4.13.0"
25     ],
26     "ZIPFoundation": [
27       "~> 0.9.11"
28     ],
29     "Alamofire": [
30       "~> 5.4.0"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "IPHONEOS_DEPLOYMENT_TARGET": "14.0"
35   },
36   "user_target_xcconfig": {
37     "IPHONEOS_DEPLOYMENT_TARGET": "14.0"
38   },
39   "swift_version": "5.0"