[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / 5 / DTTestingDev / 0.0.21 / DTTestingDev.podspec.json
blob6129e11f101981c709952ab39eeb8b9405baa566
2   "name": "DTTestingDev",
3   "version": "0.0.21",
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     "UXTesting"
12   ],
13   "vendored_frameworks": "uxtesting/HD/UXTesting.framework",
14   "requires_arc": true,
15   "preserve_paths": "uxtesting/HD/UXTesting.framework",
16   "source_files": "uxtesting/HD/UXTesting.framework/Headers/*.h",
17   "license": {
18     "type": "Commercial",
19     "text": "All text and design is copyright © 2014 UXTesting All rights reserved.\\n\"\n  }"
20   },
21   "xcconfig": {
22     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/DTTestingDev/uxtesting/HD/\""
23   },
24   "authors": {
25     "David Tseng": "earlysleepers@gmail.com"
26   },
27   "platforms": {
28     "ios": "7.0"
29   }