[Add] ugrid 0.1.7
diff --git a/Specs/f/b/5/ugrid/0.1.7/ugrid.podspec.json b/Specs/f/b/5/ugrid/0.1.7/ugrid.podspec.json
new file mode 100644
index 0000000..66ced29
--- /dev/null
+++ b/Specs/f/b/5/ugrid/0.1.7/ugrid.podspec.json
@@ -0,0 +1,24 @@
+{
+  "name": "ugrid",
+  "version": "0.1.7",
+  "summary": "Cusomt grid view based on UICollectionView",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/AramSemerjyan/ugrid.git",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "BugCreator": "semerjyan.aram@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/AramSemerjyan/ugrid.git",
+    "tag": "0.1.7"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "swift_versions": "5.0",
+  "source_files": "ugrid/Classes/**/*",
+  "swift_version": "5.0"
+}