blob: 2281f1690a1c993cb5d50d099abf4e182bfe81bf [file] [log] [blame]
{
"name": "UserCareSDK",
"version": "1.0.16",
"summary": "Official iOS client library for UserCare",
"description": "This is an Official iOS client library for UserCare. Seamless in-app customer service software that grows customer lifetime value.",
"homepage": "https://www.usercare.com/",
"license": {
"type": "Commercial",
"text": "https://www.usercare.com/terms"
},
"authors": {
"UserCare": "https://www.usercare.com"
},
"source": {
"http": "https://cdn.usercare.com/files/usercare/sdk/downloads/ios/1.0.16/UserCareSDK-iOS-v1.0.16.zip"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "UserCareSDK.framework",
"requires_arc": true,
"frameworks": [
"CoreFoundation",
"WebKit",
"MobileCoreServices"
],
"weak_frameworks": "UserNotifications",
"libraries": [
"icucore",
"xml2"
]
}