[Add] DanYuanLib-iOS 1.0.2
diff --git a/Specs/d/b/1/DanYuanLib-iOS/1.0.2/DanYuanLib-iOS.podspec.json b/Specs/d/b/1/DanYuanLib-iOS/1.0.2/DanYuanLib-iOS.podspec.json
new file mode 100644
index 0000000..43a7b9c
--- /dev/null
+++ b/Specs/d/b/1/DanYuanLib-iOS/1.0.2/DanYuanLib-iOS.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "DanYuanLib-iOS",
+  "version": "1.0.2",
+  "summary": "丹源科技iOS 工具库",
+  "description": "丹源科技iOS 多项目集成工具类库,Native Category~",
+  "homepage": "http://192.168.10.107:90/sundaoran/DanYuanLib-iOS.git",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "DanYuanMac": "sundaoran@danyuantech.com"
+  },
+  "source": {
+    "git": "http://192.168.10.107:90/sundaoran/DanYuanLib-iOS.git",
+    "tag": "1.0.2"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source_files": "DanYuanLib-iOS/Classes/**/*",
+  "dependencies": {
+    "MBProgressHUD": [
+      "~> 1.1.0"
+    ]
+  }
+}