blob: 0df37bce6732de72b09fe602fc9e1ec9ee14bb90 [file] [log] [blame]
{
"name": "SmartBeat",
"version": "1.27",
"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/1.27/SmartBeat.zip"
},
"platforms": {
"ios": "4.3"
},
"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/*"
]
}