[Add] EasyLib 0.2.7
diff --git a/Specs/a/f/7/EasyLib/0.2.7/EasyLib.podspec.json b/Specs/a/f/7/EasyLib/0.2.7/EasyLib.podspec.json
new file mode 100644
index 0000000..6340545
--- /dev/null
+++ b/Specs/a/f/7/EasyLib/0.2.7/EasyLib.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "EasyLib",
+  "version": "0.2.7",
+  "summary": "A short description of EasyLib.",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/smalldu/EasyLib",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "smalldu": "363958265@qq.com"
+  },
+  "source": {
+    "git": "https://github.com/smalldu/EasyLib.git",
+    "tag": "0.2.7"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source_files": "EasyLib/Classes/**/*.{swift,h,m}",
+  "resource_bundles": {
+    "EasyLib": [
+      "EasyLib/Assets/*"
+    ]
+  }
+}