[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 2 / 0 / 5 / DTTestingDev / 0.0.12 / DTTestingDev.podspec.json
blobc13a6cf5cd3897a23d0f215fb29672e6f2d21fb1
2   "name": "DTTestingDev",
3   "version": "0.0.12",
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://s3-ap-northeast-1.amazonaws.com/uxtesting/sdk/uxtesting-sdk-1.0.11.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   "license": {
24     "type": "Commercial",
25     "text": "              All text and design is copyright © 2014 UXTesting All rights reserved.\\n\"\n  }"
26   },
27   "xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/DTTestingDev/\""
29   },
30   "authors": {
31     "David Tseng": "earlysleepers@gmail.com"
32   },
33   "platforms": {
34     "ios": "7.0"
35   },
36   "requires_arc": false,
37   "preserve_paths": "UXTesting.framework",
38   "source_files": "UXTesting.framework/Headers/*.h"