[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / c / 9 / HelpCrunchSDK / 3.1.7 / HelpCrunchSDK.podspec.json
blob140c06be7d691c4b70eaa4319a45265e81ea0b0b
2   "name": "HelpCrunchSDK",
3   "version": "3.1.7",
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   "pod_target_xcconfig": {
25     "ONLY_ACTIVE_ARCH": "YES"
26   },
27   "user_target_xcconfig": {
28     "ONLY_ACTIVE_ARCH": "YES"
29   },
30   "requires_arc": true,
31   "source": {
32     "git": "https://github.com/helpcrunch/helpcrunchsdk-ios.git",
33     "tag": "3.1.7"
34   },
35   "source_files": "HelpCrunchSDK.framework/Headers/*.h",
36   "public_header_files": "HelpCrunchSDK.framework/Headers/*.h",
37   "ios": {
38     "vendored_frameworks": "HelpCrunchSDK.framework"
39   },
40   "resources": "HelpCrunchSDK.framework/HelpCrunchSDK.bundle",
41   "dependencies": {
42     "Socket.IO-Client-Swift": [
43       "~> 15.0"
44     ]
45   },
46   "swift_version": "4.0"