blob: 140c06be7d691c4b70eaa4319a45265e81ea0b0b [file] [log] [blame]
{
"name": "HelpCrunchSDK",
"version": "3.1.7",
"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",
"ImageIO"
],
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"ONLY_ACTIVE_ARCH": "YES"
},
"user_target_xcconfig": {
"ONLY_ACTIVE_ARCH": "YES"
},
"requires_arc": true,
"source": {
"git": "https://github.com/helpcrunch/helpcrunchsdk-ios.git",
"tag": "3.1.7"
},
"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"
}