[Add] Muni 0.9.0
diff --git a/Specs/8/f/f/Muni/0.9.0/Muni.podspec.json b/Specs/8/f/f/Muni/0.9.0/Muni.podspec.json
new file mode 100644
index 0000000..01d0e82
--- /dev/null
+++ b/Specs/8/f/f/Muni/0.9.0/Muni.podspec.json
@@ -0,0 +1,43 @@
+{
+  "name": "Muni",
+  "version": "0.9.0",
+  "summary": "Firestore message framework",
+  "description": "Muni is a chat framework made with Firestore.",
+  "homepage": "https://github.com/1amageek/Muni",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "1amageek": "tmy0x3@icloud.com"
+  },
+  "social_media_url": "http://twitter.com/1amageek",
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source": {
+    "git": "https://github.com/1amageek/Muni.git",
+    "tag": "0.9.0"
+  },
+  "source_files": "Muni/**/*.{swift}",
+  "resources": "Muni/**/*.{xib}",
+  "requires_arc": true,
+  "static_framework": true,
+  "dependencies": {
+    "Pring": [
+
+    ],
+    "Toolbar": [
+
+    ],
+    "Firebase": [
+
+    ],
+    "Firebase/Firestore": [
+
+    ],
+    "Firebase/Storage": [
+
+    ]
+  }
+}