[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / c / 9 / HelpCrunchSDK / 3.2.8 / HelpCrunchSDK.podspec.json
blobe2592fa3e85cb24431b88a8f3be42329096f1be2
2   "name": "HelpCrunchSDK",
3   "version": "3.2.8",
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     "ImageIO"
20   ],
21   "platforms": {
22     "ios": "10.0"
23   },
24   "requires_arc": true,
25   "source": {
26     "git": "https://github.com/helpcrunch/helpcrunchsdk-ios.git",
27     "tag": "3.2.8"
28   },
29   "source_files": "HelpCrunchSDK.framework/Headers/*.h",
30   "public_header_files": "HelpCrunchSDK.framework/Headers/*.h",
31   "ios": {
32     "vendored_frameworks": "HelpCrunchSDK.framework"
33   },
34   "resources": "HelpCrunchSDK.framework/HelpCrunchSDK.bundle",
35   "dependencies": {
36     "Socket.IO-Client-Swift": [
37       "~> 15.0"
38     ]
39   },
40   "swift_version": "4.0"