blob: a8eabc40d4ef38f1e4ab2da2f197ccc27f5d8880 [file] [log] [blame]
{
"name": "SmartBeatPlus-bitcode",
"version": "1.28.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/SmartBeatPlus-bitcode/1.28.1/SmartBeatPlus-bitcode.zip"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics"
],
"weak_frameworks": "AdSupport",
"libraries": "z",
"source_files": "SmartBeatPlus.framework/Versions/A/Headers/*.h",
"public_header_files": "SmartBeatPlus.framework/Versions/A/Headers/*.h",
"vendored_frameworks": "SmartBeatPlus.framework",
"preserve_paths": [
"LICENSE",
"SmartBeatPlus.framework/*"
]
}