[Add] MINTEL_LiveChat 1.2.0
diff --git a/Specs/6/2/c/MINTEL_LiveChat/1.2.0/MINTEL_LiveChat.podspec.json b/Specs/6/2/c/MINTEL_LiveChat/1.2.0/MINTEL_LiveChat.podspec.json
new file mode 100644
index 0000000..c2a1a10
--- /dev/null
+++ b/Specs/6/2/c/MINTEL_LiveChat/1.2.0/MINTEL_LiveChat.podspec.json
@@ -0,0 +1,39 @@
+{
+ "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"
+}