blob: b2b18f37c09478997c874c1c909c2160eec8ce71 [file] [log] [blame]
{
"name": "EmbraceIO",
"version": "4.1.2",
"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_4.1.2.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
}