[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / 5 / DTTestingDev / 0.0.23 / DTTestingDev.podspec.json
blob33665a4fd622ccd2415aeae4dee1549af89b79c5
2   "name": "DTTestingDev",
3   "version": "0.0.23",
4   "summary": "Records screen, camera, touches and uploads to uxtesting.io. Useful for research, video bug reports.",
5   "description": "UXTesting is a tool and library for user experience testing that you can integrate into your app.\n\nUXTesting records the iOS screen, the front-facing camera, microphone, metadata, touches and active views, and uploads it all in near-realtime to uxtesting.io where you can study and dive into the data.",
6   "homepage": "http://uxtesting.io/",
7   "frameworks": [
8     "UXTesting"
9   ],
10   "preserve_paths": "uxtesting/HD/UXTesting.framework",
11   "source_files": "uxtesting/HD/UXTesting.framework/Headers/*.h",
12   "xcconfig": {
13     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/DTTestingDev/uxtesting/HD/\""
14   },
15   "license": {
16     "type": "Commercial",
17     "text": "All text and design is copyright © 2015 UXTesting. All rights reserved. Terms of use as defined at http://uxtesting.io applies."
18   },
19   "authors": {
20     "David Tseng": "david@uxtesting.io"
21   },
22   "social_media_url": "http://www.facebook.com/UXTesting.io",
23   "platforms": {
24     "ios": "7.0"
25   },
26   "source": {
27     "http": "https://s3-us-west-2.amazonaws.com/uxtesting2/sdk/ios/1.0.25/Cocoapods/uxtesting1025a.zip"
28   },
29   "requires_arc": true,
30   "resources": [
31     "uxtesting/HD/UXTesting.framework/*.{png,storyboard,storyboardc}"
32   ]