blob: c365dd13ac0f90cad349188996ffb4a728f6b870 [file] [log] [blame]
{
"name": "SmartBeatPlus",
"version": "1.30",
"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/1.30/SmartBeatPlus.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",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"preserve_paths": [
"LICENSE",
"SmartBeatPlus.framework/*"
]
}