blob: 0dfa2f3a9e8d3222d1ff34be402ad63d09eb11f3 [file] [log] [blame]
{
"name": "ChirpSDK",
"version": "3.4.3",
"summary": "Send data over sound",
"homepage": "https://chirp.io",
"authors": {
"Name": "Asio Ltd"
},
"license": {
"type": "Custom",
"file": "LICENCE.md"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://public.chirp.io/sdk/ios/3.4.3/ChirpSDK.zip"
},
"source_files": "ChirpConnect.framework/Headers/ChirpConnect.h",
"ios": {
"vendored_frameworks": "ChirpConnect.framework"
}
}