blob: 258f981d3409e49f4bd9cbe9f6e6d25f33c789a4 [file] [log] [blame]
{
"name": "SmartBeatPlus-bitcode",
"version": "1.22.3",
"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.22.3/SmartBeatPlus-bitcode.zip"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics",
"OpenGLES"
],
"weak_frameworks": "AdSupport",
"libraries": "z",
"source_files": [
"SmartBeatFramework.framework/Versions/A/Headers/*.h",
"SmartBeatIdfa.framework/Versions/A/Headers/*.h"
],
"public_header_files": [
"SmartBeatFramework.framework/Versions/A/Headers/*.h",
"SmartBeatIdfa.framework/Versions/A/Headers/*.h"
],
"vendored_frameworks": [
"SmartBeatFramework.framework",
"SmartBeatIdfa.framework"
],
"preserve_paths": [
"LICENSE",
"SmartBeatFramework.framework/*",
"SmartBeatIdfa.framework/*"
],
"xcconfig": {
"OTHER_LDFLAGS": "\"-force_load $(PODS_ROOT)/SmartBeatPlus-bitcode/SmartBeatIdfa.framework/SmartBeatIdfa\""
}
}