| { |
| "name": "ChirpSDK", |
| "version": "3.6.0+1", |
| "summary": "Send data over sound", |
| "homepage": "https://chirp.io", |
| "authors": "Asio Ltd", |
| "license": { |
| "type": "Custom", |
| "file": "LICENSE.md" |
| }, |
| "source": { |
| "http": "https://public.chirp.io/sdk/ios/3.6.0/ChirpSDK.zip" |
| }, |
| "source_files": "ChirpSDK.framework/Headers/ChirpSDK.h", |
| "public_header_files": "ChirpSDK.framework/Headers/ChirpSDK.h", |
| "social_media_url": "https://twitter.com/Chirp", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "ios": { |
| "vendored_frameworks": "ChirpSDK.framework" |
| }, |
| "pod_target_xcconfig": { |
| "ENABLE_BITCODE": "NO" |
| }, |
| "static_framework": true, |
| "deprecated": true |
| } |