blob: ddca07104d0f0245cec62468ff1d892ce1d633f8 [file] [log] [blame]
{
"name": "UXFramework",
"version": "0.0.1",
"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/",
"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://s3-ap-northeast-1.amazonaws.com/uxtesting/sdk/uxtesting-sdk-0.0.1.zip"
},
"source_files": "uxtesting/UXFramework.framework/Headers/*.h",
"exclude_files": "Classes/Exclude",
"frameworks": [
"AVFoundation",
"UXFramework"
],
"requires_arc": false
}