[Add] QKCameraButton 0.1.0
diff --git a/Specs/8/1/e/QKCameraButton/0.1.0/QKCameraButton.podspec.json b/Specs/8/1/e/QKCameraButton/0.1.0/QKCameraButton.podspec.json
new file mode 100644
index 0000000..1ed2b20
--- /dev/null
+++ b/Specs/8/1/e/QKCameraButton/0.1.0/QKCameraButton.podspec.json
@@ -0,0 +1,22 @@
+{
+  "name": "QKCameraButton",
+  "version": "0.1.0",
+  "summary": "相机按钮.",
+  "description": "TODO: 拍照、录制视频时的录制按钮.",
+  "homepage": "https://github.com/huahongiOS/QKCameraButton",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "huahong": "2330669775@qq.com"
+  },
+  "source": {
+    "git": "https://github.com/huahongiOS/QKCameraButton.git",
+    "tag": "0.1.0"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source_files": "QKCameraButton/Classes/*.{h,m,swift}"
+}