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