blob: 7d6da9b16abc94ad48e4cbcb448694dffc52a46b [file] [log] [blame]
{
"name": "DTTestingDev",
"version": "0.0.18",
"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://dl.dropboxusercontent.com/u/10050731/uxtesting.zip"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UXTesting"
],
"requires_arc": true,
"source_files": "uxtesting/HD/UXTesting.framework/Headers/*.h",
"license": {
"type": "Commercial",
"text": "All text and design is copyright © 2014 UXTesting All rights reserved."
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/DTTestingDev/uxtesting/HD/\""
},
"authors": {
"David Tseng": "earlysleepers@gmail.com"
}
}