[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / c / 9 / HelpCrunchSDK / 4.0.1 / HelpCrunchSDK.podspec.json
blob0b836ce0c9ff2e258ae666e70677f3570f1e11dd
2   "name": "HelpCrunchSDK",
3   "version": "4.0.1",
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": "4.0.1"
28   },
29   "ios": {
30     "vendored_frameworks": "HelpCrunchSDK.xcframework",
31     "preserve_paths": "HelpCrunchSDK.xcframework"
32   },
33   "dependencies": {
34     "Socket.IO-Client-Swift": [
35       "~> 15.0"
36     ]
37   },
38   "swift_version": "4.0"