[Add] PYBaseView 0.1.5
diff --git a/Specs/7/0/7/PYBaseView/0.1.5/PYBaseView.podspec.json b/Specs/7/0/7/PYBaseView/0.1.5/PYBaseView.podspec.json
new file mode 100644
index 0000000..669d7c3
--- /dev/null
+++ b/Specs/7/0/7/PYBaseView/0.1.5/PYBaseView.podspec.json
@@ -0,0 +1,30 @@
+{
+  "name": "PYBaseView",
+  "version": "0.1.5",
+  "summary": "对tableview的封装,高效、解耦。Button的封装: 状态的管理,链式调用",
+  "description": "对tableview的封装,高效、解耦。Button的封装: 状态的管理,链式调用",
+  "homepage": "https://github.com/LiPengYue/PYBaseView",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "LiPengYue": "15076299703@163.com"
+  },
+  "source": {
+    "git": "https://github.com/LiPengYue/PYBaseView.git",
+    "tag": "0.1.5"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source_files": "PYBaseView/Classes/**/*",
+  "dependencies": {
+    "PYBaseStringHandler": [
+
+    ],
+    "PYBaseColorHandler": [
+
+    ]
+  }
+}