2 "name": "MINTEL_LiveChat",
4 "summary": "MINTEL_LiveChat Library",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/autthapon/MINTEL_LiveChat/wiki",
12 "autthapon@gmail.com": "autthapon@gmail.com"
15 "git": "https://github.com/autthapon/MINTEL_LiveChat.git",
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"
28 "user_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 armv7",
30 "EXCLUDED_ARCHS[sdk=iphoneos*]": "i386 x86_64"
37 "vendored_frameworks": [
38 "MINTEL_LiveChat/Framework/ServiceCore.framework",
39 "MINTEL_LiveChat/Framework/ServiceChat.framework"
41 "preserve_paths": "MINTEL_LiveChat/Framework/*",
46 "swift_version": "4.2"