blob: c973857d08cffa063f856f72d933e2a82c13d158 [file] [log] [blame]
{
"name": "UXCam",
"version": "3.3.0-alpha.3",
"summary": "UXCam SDK for iOS applications",
"description": "Visit https://uxcam.com/ to get a key.\nThis is version 3.3.0-alpha.3 of the SDK - see CHANGELOG for details",
"homepage": "https://uxcam.com/",
"license": {
"type": "Commercial",
"text": " Copyright (c) 2013-2020, UXCam Inc.\n All rights reserved.\n"
},
"authors": {
"UXCam": "admin@uxcam.com"
},
"social_media_url": "https://www.twitter.com/uxcam",
"documentation_url": "https://help.uxcam.com/hc/en-us/categories/360001001392-Tailor-for-Success",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://raw.githubusercontent.com/uxcam/ios-sdk/3.3.0-alpha.3/UXCam.xcframework.zip"
},
"vendored_frameworks": "UXCam.xcframework",
"static_framework": true,
"libraries": [
"z",
"iconv"
],
"frameworks": [
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"CoreTelephony",
"MobileCoreServices",
"QuartzCore",
"SystemConfiguration",
"Security",
"WebKit"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/UXCam\""
},
"requires_arc": true
}