[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / b / c / 2 / UXCam / 3.3.0-alpha.2 / UXCam.podspec.json
blob77077e65ff12aaca54225349c0abb3616e3af136
2   "name": "UXCam",
3   "version": "3.3.0-alpha.2",
4   "summary": "UXCam SDK for iOS applications",
5   "description": "Visit https://uxcam.com/ to get a key.\nThis is version 3.3.0-alpha.2 of the SDK - see CHANGELOG for details",
6   "homepage": "https://uxcam.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "                Copyright (c) 2013-2020, UXCam Inc.\n                All rights reserved.\n"
10   },
11   "authors": {
12     "UXCam": "admin@uxcam.com"
13   },
14   "social_media_url": "https://www.twitter.com/uxcam",
15   "documentation_url": "https://help.uxcam.com/hc/en-us/categories/360001001392-Tailor-for-Success",
16   "source": {
17     "git": "https://github.com/uxcam/ios-sdk.git",
18     "tag": "3.3.0-alpha.2"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "requires_arc": true,
24   "vendored_frameworks": "Framework/UXCam.xcframework",
25   "static_framework": true,
26   "libraries": [
27     "z",
28     "iconv"
29   ],
30   "frameworks": [
31     "AVFoundation",
32     "CoreGraphics",
33     "CoreMedia",
34     "CoreVideo",
35     "CoreTelephony",
36     "MobileCoreServices",
37     "QuartzCore",
38     "SystemConfiguration",
39     "Security",
40     "WebKit"
41   ],
42   "xcconfig": {
43     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/UXCam\""
44   }