blob: 930231dc692abfd58e907edde9fb7c7bf52ada45 [file] [log] [blame]
{
"name": "DTTestingDev",
"version": "0.0.11",
"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"
},
"frameworks": [
"AVFoundation",
"AudioToolbox",
"CoreVideo",
"CoreMedia",
"SystemConfiguration",
"MediaPlayer",
"MessageUI",
"MobileCoreServices",
"ImageIO",
"QuartzCore",
"UXTesting"
],
"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": "7.0"
},
"requires_arc": false,
"preserve_paths": "UXTesting.framework",
"source_files": "UXTesting.framework/Headers/*.h"
}