[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 2 / c / MINTEL_LiveChat / 1.4.43 / MINTEL_LiveChat.podspec.json
blob4ff702e4c4eae49f7d86f54a3acb7da5f3a4accc
2   "name": "MINTEL_LiveChat",
3   "version": "1.4.43",
4   "summary": "MINTEL_LiveChat Library",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/autthapon/MINTEL_LiveChat/wiki",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "autthapon@gmail.com": "autthapon@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/autthapon/MINTEL_LiveChat.git",
16     "tag": "1.4.43"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "MINTEL_LiveChat/Classes/**/*",
23   "resources": "MINTEL_LiveChat/Assets/**/*",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 armv7",
26     "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 armv7",
30     "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
31   },
32   "dependencies": {
33     "Alamofire": [
34       "~> 4.8.2"
35     ]
36   },
37   "vendored_frameworks": [
38     "MINTEL_LiveChat/Framework/ServiceCore.framework",
39     "MINTEL_LiveChat/Framework/ServiceChat.framework"
40   ],
41   "preserve_paths": "MINTEL_LiveChat/Framework/*",
42   "frameworks": [
43     "ServiceCore",
44     "ServiceChat"
45   ],
46   "swift_version": "4.2"