| { |
| "name": "ChirpSDK", |
| "version": "3.5.0", |
| "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.0/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 |
| } |