blob: e9885fb13143aa98e7c6241116eb3d40efe29e25 [file] [log] [blame]
{
"name": "EmbraceIO",
"version": "2.8.3",
"summary": "Visibility into your users that you didn't have before",
"description": "Embrace is the only performance monitoring platform focused solely on mobile. We are built\nfor the entire mobile team to assure the stability and performance of their apps.",
"homepage": "http://embrace.io",
"license": {
"type": "Commercial",
"text": "Copyright 2018 Embrace.io"
},
"authors": "Embrace.io",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3.amazonaws.com/embrace-downloads-prod/embrace_2.8.3.zip"
},
"source_files": "Embrace.framework/Headers/*.h",
"public_header_files": "Embrace.framework/Headers/*.h",
"vendored_frameworks": "Embrace.framework",
"preserve_paths": [
"run.sh",
"upload"
],
"requires_arc": true
}