[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / c / 9 / HelpCrunchSDK / 2.0.6 / HelpCrunchSDK.podspec.json
blob52c81c3766de4b8be9347bdae11a9902babae585
2   "name": "HelpCrunchSDK",
3   "version": "2.0.6",
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/helpcrunchsdk-ios",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HelpCrunchSDK": "indo@helpcrunch.com"
13   },
14   "swift_versions": "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/helpcrunchsdk-ios.git",
26     "tag": "2.0.6"
27   },
28   "source_files": "HelpCrunchSDK.framework/Headers/*.h",
29   "public_header_files": "HelpCrunchSDK.framework/Headers/*.h",
30   "ios": {
31     "vendored_frameworks": "HelpCrunchSDK.framework"
32   },
33   "resources": "HelpCrunchSDK.framework/HelpCrunchSDK.bundle",
34   "dependencies": {
35     "Socket.IO-Client-Swift": [
36       "~> 15.0"
37     ]
38   },
39   "swift_version": "4.0"