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",
12 "abinop": "abinop@gmail.com"
15 "git": "https://github.com/filisia/CosmoSDK.git",
24 "source_files": "CosmoSDK/Classes/**/*.swift",
25 "frameworks": "CoreBluetooth",
37 "pod_target_xcconfig": {
38 "SWIFT_VERSION": "5.0",
39 "IPHONEOS_DEPLOYMENT_TARGET": "12.0"
41 "user_target_xcconfig": {
42 "IPHONEOS_DEPLOYMENT_TARGET": "12.0"
44 "compiler_flags": "-Xfrontend -debug-time-function-bodies",
45 "swift_version": "5.0"