blob: 619ccc012cf260e079f95040f5b76d2667b74a2c [file] [log] [blame]
{
"name": "DTTestingDev",
"version": "0.0.4",
"summary": "Records screen, camera, touches and uploads to UXTesting.io Useful for research, video bug reports.",
"description": "A short description of DTTestingDev. can feel like a chore to fill in it's definitely to your advantage. Testing framework.",
"homepage": "http://www.uxtesting.io/",
"source": {
"http": "https://s3-ap-northeast-1.amazonaws.com/uxtesting/sdk/uxtesting-sdk-1.0.11.zip"
},
"license": {
"type": "Commercial",
"text": " All text and design is copyright © 2014 UXTesting All rights reserved.\\n\"\n }"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/DTTestingDev/"
},
"authors": {
"David Tseng": "earlysleepers@gmail.com"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"preserve_paths": "UXTesting.framework",
"source_files": "UXTesting.framework/Headers/*.h"
}