blob: 1e632e638e87550ae666443400fc09294b0912e2 [file] [log] [blame]
{
"name": "HelpCrunchSDK",
"version": "1.1.08",
"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/sdk-cocoapods",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"HelpCrunchSDK": "indo@helpcrunch.com"
},
"swift_version": "4.0",
"frameworks": [
"SystemConfiguration",
"AudioToolbox",
"UserNotifications"
],
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/helpcrunch/sdk-cocoapods.git",
"tag": "1.1.08"
},
"source_files": "HelpCrunchSDK.framework/Versions/A/Headers/*.h",
"public_header_files": "HelpCrunchSDK.framework/Versions/A/Headers/*.h",
"ios": {
"vendored_frameworks": "HelpCrunchSDK.framework"
},
"resources": "HelpCrunchSDK.bundle",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 13.0"
]
}
}