[Add] AlibabacloudSlb20140515 1.0.5
[CocoaPods.git] / Specs / 6 / c / 9 / HelpCrunchSDK / 1.1.07 / HelpCrunchSDK.podspec.json
blob6ec9b65ade4d563cc02263380589ad6a9311c84f
2   "name": "HelpCrunchSDK",
3   "version": "1.1.07",
4   "summary": "A perfect live chat, email automation and a super-intuitive help desk in one smart customer communication platform.",
5   "documentation_url": "https://docs.helpcrunch.com/ios-sdk.html",
6   "homepage": "https://github.com/helpcrunch/sdk-cocoapods",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HelpCrunchSDK": "indo@helpcrunch.com"
13   },
14   "swift_version": "4.0",
15   "frameworks": [
16     "SystemConfiguration",
17     "AudioToolbox",
18     "UserNotifications"
19   ],
20   "platforms": {
21     "ios": "10.0"
22   },
23   "requires_arc": true,
24   "source": {
25     "git": "https://github.com/helpcrunch/sdk-cocoapods.git",
26     "tag": "1.1.07"
27   },
28   "source_files": "HelpCrunchSDK.framework/Versions/A/Headers/*.h",
29   "public_header_files": "HelpCrunchSDK.framework/Versions/A/Headers/*.h",
30   "ios": {
31     "vendored_frameworks": "HelpCrunchSDK.framework"
32   },
33   "resources": "HelpCrunchSDK.bundle",
34   "dependencies": {
35     "Socket.IO-Client-Swift": [
36       "~> 13.0"
37     ]
38   }