[Add] YetLayout 1.0.0
diff --git a/Specs/8/f/d/YetLayout/1.0.0/YetLayout.podspec.json b/Specs/8/f/d/YetLayout/1.0.0/YetLayout.podspec.json
new file mode 100644
index 0000000..ee9d4e7
--- /dev/null
+++ b/Specs/8/f/d/YetLayout/1.0.0/YetLayout.podspec.json
@@ -0,0 +1,23 @@
+{
+  "name": "YetLayout",
+  "version": "1.0.0",
+  "summary": "iOS Auto Layout by Swift",
+  "description": "iOS Auto Layout by Swift, Easy to Use.",
+  "homepage": "https://github.com/yangentao/YetLayout",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "yangentao": "entaoyang@163.com"
+  },
+  "source": {
+    "git": "https://github.com/yangentao/YetLayout.git",
+    "tag": "1.0.0"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source_files": "YetLayout/Classes/**/*",
+  "frameworks": "UIKit"
+}