blob: 69e1367acb4129b25b211f3e9c732bbd379e977f [file] [log] [blame]
{
"name": "MINTEL_LiveChat",
"version": "1.0.6",
"summary": "MINTEL_LiveChat Library",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/autthapon/MINTEL_LiveChat/wiki",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"autthapon@gmail.com": "autthapon@gmail.com"
},
"source": {
"git": "https://github.com/autthapon/MINTEL_LiveChat.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "MINTEL_LiveChat/Classes/**/*",
"resources": "MINTEL_LiveChat/Assets/**/*",
"dependencies": {
"MessageKit": [
],
"Alamofire": [
"~> 4.8.2"
]
},
"vendored_frameworks": [
"MINTEL_LiveChat/Framework/ServiceCore.framework",
"MINTEL_LiveChat/Framework/ServiceChat.framework"
],
"preserve_paths": "MINTEL_LiveChat/Framework/*",
"frameworks": [
"ServiceCore",
"ServiceChat"
],
"swift_version": "4.2"
}