[Add] FCPlayerKit 0.0.14
diff --git a/Specs/7/4/a/FCPlayerKit/0.0.14/FCPlayerKit.podspec.json b/Specs/7/4/a/FCPlayerKit/0.0.14/FCPlayerKit.podspec.json
new file mode 100644
index 0000000..a92929c
--- /dev/null
+++ b/Specs/7/4/a/FCPlayerKit/0.0.14/FCPlayerKit.podspec.json
@@ -0,0 +1,38 @@
+{
+  "name": "FCPlayerKit",
+  "version": "0.0.14",
+  "summary": "FCPlayerKit",
+  "description": "视频播放",
+  "homepage": "https://gitee.com/FCComp/FCPlayerKit",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "fczhouyou": "zhouyou@sobey.com"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source": {
+    "git": "https://gitee.com/FCComp/FCPlayerKit.git",
+    "tag": "0.0.14"
+  },
+  "source_files": "FCPlayerKit/FCPlayerKit.framework/Headers/*.h",
+  "resources": "FCPlayerKit/*.bundle",
+  "vendored_frameworks": "FCPlayerKit/*.framework",
+  "dependencies": {
+    "PLPlayerKit": [
+
+    ],
+    "Masonry": [
+
+    ],
+    "SDWebImage": [
+
+    ],
+    "FCBaseKit": [
+
+    ]
+  }
+}