[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / a / FCPlayerKit / 0.0.18 / FCPlayerKit.podspec.json
blobc1b90f0298de35411f30bab30c626f81295471a4
2   "name": "FCPlayerKit",
3   "version": "0.0.18",
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.18"
20   },
21   "source_files": "FCPlayerKit/FCPlayerKit.framework/Headers/*.h",
22   "resources": "FCPlayerKit/*.bundle",
23   "vendored_frameworks": "FCPlayerKit/*.framework",
24   "dependencies": {
25     "FCPLPlayerKit": [
27     ],
28     "Masonry": [
30     ],
31     "SDWebImage": [
33     ],
34     "FCBaseKit": [
36     ]
37   }