[Add] Braintree 6.25.0
[CocoaPods.git] / Specs / 2 / 0 / 5 / DTTestingDev / 0.0.17 / DTTestingDev.podspec.json
blob52db5db8faaf20e0cf9ca9937e3b1e00ede1770e
2   "name": "DTTestingDev",
3   "version": "0.0.17",
4   "summary": "Records screen, camera, touches and uploads to UXTesting.io Useful for research, video bug reports.",
5   "description": "A short description of DTTestingDev. can feel like a chore to fill in it's definitely to your advantage.  Testing framework.",
6   "homepage": "http://www.uxtesting.io/",
7   "source": {
8     "http": "https://dl.dropboxusercontent.com/u/10050731/uxtesting.zip"
9   },
10   "frameworks": [
11     "AVFoundation",
12     "AudioToolbox",
13     "CoreVideo",
14     "CoreMedia",
15     "SystemConfiguration",
16     "MediaPlayer",
17     "MessageUI",
18     "MobileCoreServices",
19     "ImageIO",
20     "QuartzCore",
21     "UXTesting"
22   ],
23   "vendored_frameworks": "uxtesting/HD/UXTesting.framework",
24   "requires_arc": true,
25   "preserve_paths": "uxtesting/HD/UXTesting.framework",
26   "source_files": "uxtesting/HD/UXTesting.framework/Headers/*.h",
27   "license": {
28     "type": "Commercial",
29     "text": "All text and design is copyright © 2014 UXTesting All rights reserved.\\n\"\n  }"
30   },
31   "xcconfig": {
32     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/DTTestingDev/uxtesting/HD/\""
33   },
34   "authors": {
35     "David Tseng": "earlysleepers@gmail.com"
36   },
37   "platforms": {
38     "ios": "8.0"
39   }