blob: e5a99e03015697439fea8c836463c2a7a9b917a9 [file] [log] [blame]
{
"name": "UXObservatory",
"version": "0.0.1",
"summary": "A really cool SDK that logs stuff.",
"description": "UXObservatory records users in mobile apps. With features that allow you to find useful information even in thousands of recordings in no time.",
"homepage": "http://matrixsoftware.uk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Selim": "selim@matrixsoftware.uk"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://uxobservatoryios.s3.eu-west-2.amazonaws.com/UXObservatory.zip"
},
"ios": {
"vendored_frameworks": "UXObservatory.framework"
}
}