blob: 627d5ffa90e0f15b6a14f827a28bf50e0da4ec08 [file] [log] [blame]
{
"name": "UXTesting",
"version": "1.1.0",
"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\nUXTesting 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.",
"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": {
"David Tseng": "david@uxtesting.io"
},
"social_media_url": "http://www.facebook.com/UXTesting.io",
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://s3-us-west-2.amazonaws.com/uxtesting2/sdk/ios/1.1.0/Cocoapods/uxtesting110a.zip"
},
"requires_arc": true,
"resources": [
"uxtesting/HD/UXTesting.framework/*.{png,storyboard,storyboardc}"
]
}