blob: e5e52e3fcc40ea690c00801d4051da40d86ce5ed [file] [log] [blame]
{
"name": "SmartBeatPlusGLESCapture",
"version": "1.28",
"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/SmartBeatGLESCapture/1.28/SmartBeatGLESCapture.zip"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"frameworks": "OpenGLES",
"vendored_frameworks": "SmartBeatGLESCapture.framework",
"preserve_paths": [
"LICENSE",
"SmartBeatGLESCapture.framework/*"
],
"dependencies": {
"SmartBeatPlus": [
"= 1.28"
]
}
}