[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / a / FCPlayerKit / 0.0.22 / FCPlayerKit.podspec.json
bloba4d537c5822d9b23e6269e0ce0634d6f3ae98933
2   "name": "FCPlayerKit",
3   "version": "0.0.22",
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.22"
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   }