blob: b54aa661232ebea3e429a9d77c48ac5ad48e015d [file] [log] [blame]
{
"name": "HelpCrunchSDK",
"version": "2.0.4",
"summary": "A perfect live chat, email automation and a super-intuitive help desk in one smart customer communication platform.",
"documentation_url": "https://docs.helpcrunch.com/ios-sdk.html",
"homepage": "https://github.com/helpcrunch/helpcrunchsdk-ios",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"HelpCrunchSDK": "indo@helpcrunch.com"
},
"swift_versions": "4.0",
"frameworks": [
"SystemConfiguration",
"AudioToolbox",
"UserNotifications"
],
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/helpcrunch/helpcrunchsdk-ios.git",
"tag": "2.0.4"
},
"source_files": "HelpCrunchSDK.framework/Headers/*.h",
"public_header_files": "HelpCrunchSDK.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "HelpCrunchSDK.framework"
},
"resources": "HelpCrunchSDK.framework/HelpCrunchSDK.bundle",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 15.0"
]
},
"swift_version": "4.0"
}