4 "summary": "This is the SDK with which you control the bluetooth connection and the cosmo devices.",
5 "homepage": "https://github.com/filisia/CosmoSDK",
11 "abinop": "abinop@gmail.com"
14 "git": "https://github.com/filisia/CosmoSDK.git",
23 "source_files": "CosmoSDK/Classes/**/*.swift",
24 "frameworks": "CoreBluetooth",
36 "pod_target_xcconfig": {
37 "SWIFT_VERSION": "5.0",
38 "IPHONEOS_DEPLOYMENT_TARGET": "14.0"
40 "user_target_xcconfig": {
41 "IPHONEOS_DEPLOYMENT_TARGET": "14.0"
43 "compiler_flags": "-Xfrontend -debug-time-function-bodies",
44 "swift_version": "5.0"