[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / a / FCPlayerKit / 0.0.12 / FCPlayerKit.podspec.json
blobab81b330a9be7bf83066679f8b5e4946a2fdef2c
2   "name": "FCPlayerKit",
3   "version": "0.0.12",
4   "summary": "FCPlayerKit",
5   "description": "视频播放",
6   "homepage": "https://gitee.com/FCComp/FCPlayerKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fczhouyou": "zhouyou@sobey.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/FCComp/FCPlayerKit.git",
19     "tag": "0.0.12"
20   },
21   "source_files": "FCPlayerKit/FCPlayerKit.framework/Headers/*.h",
22   "resources": "FCPlayerKit/*.bundle",
23   "vendored_frameworks": "FCPlayerKit/*.framework",
24   "dependencies": {
25     "PLPlayerKit": [
27     ],
28     "Masonry": [
30     ],
31     "SDWebImage": [
33     ],
34     "FCBaseKit": [
36     ]
37   }