blob: c23a5d116daa67603c4e08462723db8582239207 [file] [log] [blame]
{
"name": "UXTesting",
"version": "1.0.12",
"summary": "Records screen, camera, touches and uploads to uxtesting.io. Useful for research, video bug reports.",
"description": " UXTesting is a tool and library for user experience testing that you can integrate into your app.\n\n UXTesting records the iOS screen, the front-facing camera, microphone, metadata, touches and active views, and uploads it all in near-realtime to uxtesting.io where you can study and dive into the data.\n",
"homepage": "http://uxtesting.io/",
"frameworks": [
"UXTesting"
],
"preserve_paths": "uxtesting/HD/UXTesting.framework",
"source_files": "uxtesting/HD/UXTesting.framework/Headers/*.h",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/UXTesting/uxtesting/HD/\""
},
"license": {
"type": "Commercial",
"text": "All text and design is copyright © 2015 UXTesting. All rights reserved. Terms of use as defined at http://uxtesting.io applies."
},
"authors": {
"Rex Chen": "rex@uxtesting.io"
},
"social_media_url": "http://www.facebook.com/UXTesting.io",
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://dl.dropboxusercontent.com/u/10050731/uxtesting.zip"
},
"requires_arc": true
}