[Add] LinkedME_LinkAccount 1.1.0
diff --git a/Specs/b/6/d/LinkedME_LinkAccount/1.1.0/LinkedME_LinkAccount.podspec.json b/Specs/b/6/d/LinkedME_LinkAccount/1.1.0/LinkedME_LinkAccount.podspec.json
new file mode 100644
index 0000000..6a419b3
--- /dev/null
+++ b/Specs/b/6/d/LinkedME_LinkAccount/1.1.0/LinkedME_LinkAccount.podspec.json
@@ -0,0 +1,28 @@
+{
+  "name": "LinkedME_LinkAccount",
+  "version": "1.1.0",
+  "summary": "LinkedME LinkAccount",
+  "description": "LinkedME Deeplink for iOS.",
+  "homepage": "https://github.com/WFC-LinkedME/LinkAccount.git",
+  "license": {
+    "type": "MIT",
+    "text": "Copyright 2019\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
+  },
+  "authors": {
+    "Bindx": "487479@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/WFC-LinkedME/LinkAccount.git",
+    "tag": "1.1.0"
+  },
+  "vendored_frameworks": "**/**/LinkAccount_Lib.framework",
+  "resources": "**/**/LinkAccount.bundle",
+  "libraries": [
+    "c++",
+    "z.1.2.8"
+  ],
+  "platforms": {
+    "ios": "9.0"
+  },
+  "requires_arc": true
+}