blob: 656e2a63ac4c8ca4c74a24c6304b6af35abd5438 [file] [log] [blame]
{
"name": "EmbraceIO",
"version": "4.2.7",
"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",
"documentation_url": "https://docs.embrace.io",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://s3.amazonaws.com/embrace-downloads-prod/embrace_4.2.7.zip"
},
"source_files": "Embrace.framework/Headers/*.h",
"public_header_files": "Embrace.framework/Headers/*.h",
"vendored_frameworks": [
"Embrace.framework"
],
"preserve_paths": [
"run.sh",
"upload",
"Embrace.framework/run.sh",
"Embrace.framework/upload"
],
"requires_arc": true
}