| { |
| "name": "SmartBeat-bitcode", |
| "version": "1.25.1", |
| "summary": "SmartBeat can help solve your app-crash problems and improve app store rating. Learn more at http://smrtbeat.com", |
| "homepage": "http://smrtbeat.com/", |
| "license": { |
| "type": "Comercial", |
| "text": "see http://smrtbeat.com/terms_of_use/" |
| }, |
| "authors": "SmartBeat", |
| "source": { |
| "http": "https://downloads.smrtbeat.com/cocoapods/SmartBeat-bitcode/1.25.1/SmartBeat-bitcode.zip" |
| }, |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "requires_arc": true, |
| "frameworks": [ |
| "SystemConfiguration", |
| "CoreTelephony", |
| "CoreGraphics", |
| "OpenGLES" |
| ], |
| "libraries": "z", |
| "source_files": "SmartBeatFramework.framework/Versions/A/Headers/*.h", |
| "public_header_files": "SmartBeatFramework.framework/Versions/A/Headers/*.h", |
| "vendored_frameworks": "SmartBeatFramework.framework", |
| "preserve_paths": [ |
| "LICENSE", |
| "SmartBeatFramework.framework/*" |
| ] |
| } |