[Add] Tradestore 0.3.6
diff --git a/Specs/a/a/8/Tradestore/0.3.6/Tradestore.podspec.json b/Specs/a/a/8/Tradestore/0.3.6/Tradestore.podspec.json
new file mode 100644
index 0000000..243a25c
--- /dev/null
+++ b/Specs/a/a/8/Tradestore/0.3.6/Tradestore.podspec.json
@@ -0,0 +1,30 @@
+{
+  "name": "Tradestore",
+  "version": "0.3.6",
+  "summary": "Firestore trade framework",
+  "description": "Tradestore is a library for Cloud Firestore's EC business.",
+  "homepage": "https://github.com/1amageek/Tradestore",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "1amageek": "tmy0x3@icloud.com"
+  },
+  "social_media_url": "http://twitter.com/1amageek",
+  "platforms": {
+    "ios": "11.0"
+  },
+  "source": {
+    "git": "https://github.com/1amageek/Tradestore.git",
+    "tag": "0.3.6"
+  },
+  "source_files": "Tradestore/**/*.swift",
+  "requires_arc": true,
+  "static_framework": true,
+  "dependencies": {
+    "Firebase/Firestore": [
+
+    ]
+  }
+}