[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / c / 9 / HelpCrunchSDK / 1.0.39 / HelpCrunchSDK.podspec.json
blob05ba4d55bea034f80fda2c87d4b34e75b7084fbe
2   "name": "HelpCrunchSDK",
3   "version": "1.0.39",
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     "Illia Vlasov": "vlasovia@gmail.com"
13   },
14   "frameworks": [
15     "SystemConfiguration",
16     "JavaScriptCore",
17     "AudioToolbox"
18   ],
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source": {
24     "git": "https://github.com/helpcrunch/sdk-cocoapods.git",
25     "tag": "1.0.39"
26   },
27   "source_files": "HelpCrunchSDK.framework/Versions/A/Headers/*.h",
28   "public_header_files": "HelpCrunchSDK.framework/Versions/A/Headers/*.h",
29   "vendored_frameworks": "HelpCrunchSDK.framework",
30   "resources": "HelpCrunchSDK.bundle",
31   "xcconfig": {
32     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/HelpCrunchSDK\""
33   }