[Add] AllInMobileSwift 1.0.6
diff --git a/Specs/5/6/2/AllInMobileSwift/1.0.6/AllInMobileSwift.podspec.json b/Specs/5/6/2/AllInMobileSwift/1.0.6/AllInMobileSwift.podspec.json
new file mode 100644
index 0000000..899df9e
--- /dev/null
+++ b/Specs/5/6/2/AllInMobileSwift/1.0.6/AllInMobileSwift.podspec.json
@@ -0,0 +1,29 @@
+{
+  "name": "AllInMobileSwift",
+  "version": "1.0.6",
+  "summary": "Biblioteca de push da AllIn",
+  "homepage": "https://github.com/mobile-allin/ios.git",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "All in": "mobile@allin.com.br"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "requires_arc": true,
+  "source": {
+    "git": "https://github.com/mobile-allin/ios.git",
+    "tag": "1.0.6"
+  },
+  "source_files": [
+    "AlliNMobileSwift/*.{h,m,swift}",
+    "AlliNMobileSwift/**/**.{h,m,swift}",
+    "AlliNMobileSwift/**/**/**.{h,m,swift}",
+    "AlliNMobileSwift/**/**/**/**.{h,m,swift}"
+  ],
+  "swift_versions": "4.2",
+  "swift_version": "4.2"
+}