blob: 4f08da30b5a09c42b48158187428002e99a184da [file] [log] [blame]
{
"name": "ChirpSDK",
"version": "3.5.1",
"summary": "Send data over sound",
"homepage": "https://chirp.io",
"authors": "Asio Ltd",
"license": {
"type": "Custom",
"file": "LICENCE.md"
},
"source": {
"http": "https://public.chirp.io/sdk/ios/3.5.1/ChirpSDK.zip"
},
"source_files": "ChirpConnect.framework/Headers/ChirpConnect.h",
"public_header_files": "ChirpConnect.framework/Headers/ChirpConnect.h",
"social_media_url": "https://twitter.com/Chirp",
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ChirpConnect.framework"
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"static_framework": true
}