[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 0 / CosmoSDK / 0.13.22 / CosmoSDK.podspec.json
blobfb296aec2e4991ac718a0c077b222984d7b93ef5
2   "name": "CosmoSDK",
3   "version": "0.13.22",
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     "abinop": "abinop@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/filisia/CosmoSDK.git",
15     "tag": "0.13.22"
16   },
17   "platforms": {
18     "ios": "14.0"
19   },
20   "swift_versions": [
21     "5.0"
22   ],
23   "source_files": "CosmoSDK/Classes/**/*.swift",
24   "frameworks": "CoreBluetooth",
25   "dependencies": {
26     "iOSDFULibrary": [
27       "~> 4.15.3"
28     ],
29     "ZIPFoundation": [
30       "~> 0.9.19"
31     ],
32     "Alamofire": [
33       "~> 5.4.0"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "SWIFT_VERSION": "5.0",
38     "IPHONEOS_DEPLOYMENT_TARGET": "14.0"
39   },
40   "user_target_xcconfig": {
41     "IPHONEOS_DEPLOYMENT_TARGET": "14.0"
42   },
43   "compiler_flags": "-Xfrontend -debug-time-function-bodies",
44   "swift_version": "5.0"