blob: c2a1a10335a6b3f7ae57c78eebb7ba96c26b9b60 [file] [log] [blame]
{
"name": "MINTEL_LiveChat",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "MINTEL_LiveChat/Classes/**/*",
"resources": "MINTEL_LiveChat/Assets/**/*",
"dependencies": {
"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"
}