blob: 50c089d00bb53fccda6a097d0acd44bfd3e04950 [file] [log] [blame]
{
"name": "EmbraceIO",
"version": "3.2.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",
"documentation_url": "https://docs.embrace.io",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3.amazonaws.com/embrace-downloads-prod/embrace_3.2.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
}