[Add] WKCFansyPhotoLiveView 1.0.1
diff --git a/Specs/6/b/e/WKCFansyPhotoLiveView/1.0.1/WKCFansyPhotoLiveView.podspec.json b/Specs/6/b/e/WKCFansyPhotoLiveView/1.0.1/WKCFansyPhotoLiveView.podspec.json
new file mode 100644
index 0000000..9e14412
--- /dev/null
+++ b/Specs/6/b/e/WKCFansyPhotoLiveView/1.0.1/WKCFansyPhotoLiveView.podspec.json
@@ -0,0 +1,37 @@
+{
+  "name": "WKCFansyPhotoLiveView",
+  "version": "1.0.1",
+  "summary": "WKCFansyPhotoLiveView is a view for livwPhoto.",
+  "homepage": "https://github.com/WKCLoveYang/WKCFansyPhotoLiveView.git",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "WKCLoveYang": "wkcloveyang@gmail.com"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source": {
+    "git": "https://github.com/WKCLoveYang/WKCFansyPhotoLiveView.git",
+    "tag": "1.0.1"
+  },
+  "source_files": "WKCFansyPhotoLiveView/**/*.{h,m}",
+  "public_header_files": "WKCFansyPhotoLiveView/**/*.h",
+  "frameworks": [
+    "Foundation",
+    "UIKit",
+    "Photos",
+    "PhotosUI"
+  ],
+  "requires_arc": true,
+  "dependencies": {
+    "AFNetworking": [
+
+    ],
+    "SDWebImage": [
+
+    ]
+  }
+}