[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 2 / c / MINTEL_LiveChat / 1.4.45 / MINTEL_LiveChat.podspec.json
blob05b273ee2dfa48698c9c7a95a2064a85e87390d7
2   "name": "MINTEL_LiveChat",
3   "version": "1.4.45",
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.45"
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   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 armv7"
29   },
30   "dependencies": {
31     "Alamofire": [
32       "~> 4.8.2"
33     ]
34   },
35   "vendored_frameworks": [
36     "MINTEL_LiveChat/Framework/ServiceCore.framework",
37     "MINTEL_LiveChat/Framework/ServiceChat.framework"
38   ],
39   "preserve_paths": "MINTEL_LiveChat/Framework/*",
40   "frameworks": [
41     "ServiceCore",
42     "ServiceChat"
43   ],
44   "swift_version": "4.2"