blob: d66782afdbdde46faa7fe0e0b1c0b0a33a239b05 [file] [log] [blame]
{
"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/*"
]
}