blob: 1fcf3af4901b4a9a58014c4b8c97247e5a7f4ccb [file] [log] [blame]
{
"name": "EmbraceIO",
"version": "5.0.10",
"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",
"source": {
"http": "https://s3.amazonaws.com/embrace-downloads-prod/embrace_5.0.10.zip"
},
"preserve_paths": [
"run.sh",
"upload"
],
"requires_arc": true,
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"ios": {
"source_files": "iOS/Embrace.framework/Headers/*.h",
"public_header_files": "iOS/Embrace.framework/Headers/*.h",
"vendored_frameworks": "iOS/Embrace.framework"
},
"tvos": {
"source_files": "tvOS/Embrace.framework/Headers/*.h",
"public_header_files": "tvOS/Embrace.framework/Headers/*.h",
"vendored_frameworks": "tvOS/Embrace.framework"
}
}