[Add] DingdingAuth 0.1.0
diff --git a/Specs/b/5/a/DingdingAuth/0.1.0/DingdingAuth.podspec.json b/Specs/b/5/a/DingdingAuth/0.1.0/DingdingAuth.podspec.json
new file mode 100644
index 0000000..939551e
--- /dev/null
+++ b/Specs/b/5/a/DingdingAuth/0.1.0/DingdingAuth.podspec.json
@@ -0,0 +1,28 @@
+{
+  "name": "DingdingAuth",
+  "version": "0.1.0",
+  "summary": "钉钉授权登录iOS SDK.",
+  "description": "钉钉授权登录iOS SDK",
+  "homepage": "https://gitee.com/Chestnutss/dingding-auth",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "zhangwenbin": "750460196@qq.com"
+  },
+  "source": {
+    "git": "https://gitee.com/Chestnutss/dingauth.git",
+    "tag": "0.1.0"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "vendored_frameworks": "DingdingAuth/Classes/*.framework",
+  "pod_target_xcconfig": {
+    "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
+  },
+  "user_target_xcconfig": {
+    "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
+  }
+}