[Add] AEViewModel 0.6.0
diff --git a/Specs/4/1/2/AEViewModel/0.6.0/AEViewModel.podspec.json b/Specs/4/1/2/AEViewModel/0.6.0/AEViewModel.podspec.json
new file mode 100644
index 0000000..d53ebc1
--- /dev/null
+++ b/Specs/4/1/2/AEViewModel/0.6.0/AEViewModel.podspec.json
@@ -0,0 +1,23 @@
+{
+  "name": "AEViewModel",
+  "summary": "Swift minion for convenient creation of table and collection views",
+  "version": "0.6.0",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "source": {
+    "git": "https://github.com/tadija/AEViewModel.git",
+    "tag": "0.6.0"
+  },
+  "source_files": "Sources/*.swift",
+  "swift_version": "4.0",
+  "platforms": {
+    "ios": "9.0"
+  },
+  "homepage": "https://github.com/tadija/AEViewModel",
+  "authors": {
+    "tadija": "tadija@me.com"
+  },
+  "social_media_url": "http://twitter.com/tadija"
+}