[Add] AnobiView 0.3.1
diff --git a/Specs/4/c/e/AnobiView/0.3.1/AnobiView.podspec.json b/Specs/4/c/e/AnobiView/0.3.1/AnobiView.podspec.json
new file mode 100644
index 0000000..297c790
--- /dev/null
+++ b/Specs/4/c/e/AnobiView/0.3.1/AnobiView.podspec.json
@@ -0,0 +1,25 @@
+{
+  "name": "AnobiView",
+  "version": "0.3.1",
+  "summary": "AnobiView - UIView childs collection",
+  "description": "AnobiView - UIView childs collection.\n\n## Main features\nASGridView\nASGradientView\nASGrainbomatedView\nASBannerTableViewCell\n\n## Foundation\nUIView+Designable\nUIView+Autolayout\n\n## Utilities / Helpers\nUINavigationBar+AnobiKit",
+  "homepage": "https://github.com/Anobisoft/AnobiView",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Stanislav Pletnev": "anobisoft@gmail.com"
+  },
+  "social_media_url": "https://twitter.com/Anobisoft",
+  "platforms": {
+    "ios": "9.3"
+  },
+  "source": {
+    "git": "https://github.com/Anobisoft/AnobiView.git",
+    "tag": "0.3.1"
+  },
+  "source_files": "AnobiView/*.{h,m}",
+  "frameworks": "UIKit",
+  "requires_arc": true
+}