[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / 6 / UXTesting / 1.0.20 / UXTesting.podspec.json
blob240d74c2b4fa2a550a67d0f98e55ce1ab5f6b8ed
2   "name": "UXTesting",
3   "version": "1.0.20",
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)/UXTesting/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     "Rex Chen": "rex@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/uxtesting1020a.zip"
28   },
29   "requires_arc": true