[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / a / f / UXFramework / 0.0.2 / UXFramework.podspec.json
blobc96845c92d1499cdbdeb9753e9e16d500b5ba3aa
2   "name": "UXFramework",
3   "version": "0.0.2",
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\n                   UXTesting 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.\n",
6   "homepage": "http://uxtesting.io/",
7   "license": {
8     "type": "Commercial",
9     "text": "All text and design is copyright © 2015 UXTesting. All rights reserved. Terms of use as defined at http://uxtesting.io applies."
10   },
11   "authors": {
12     "Rex Chen": "rex@uxtesting.io"
13   },
14   "social_media_url": "http://www.facebook.com/UXTesting.io",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "http": "https://s3-ap-northeast-1.amazonaws.com/uxtesting/sdk/uxtesting-sdk-0.0.1.zip"
20   },
21   "source_files": "uxtesting/UXFramework.framework/Headers/*.h",
22   "preserve_paths": "uxtesting/UXFramework.framework",
23   "frameworks": [
24     "AVFoundation",
25     "UXFramework"
26   ],
27   "requires_arc": false,
28   "xcconfig": {
29     "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/UXFramework/uxtesting"
30   }