[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 7 / 4 / a / FCPlayerKit / 0.0.6 / FCPlayerKit.podspec.json
blobb5da4c05f0774e2b07e72b9c311e074423a73ad2
2   "name": "FCPlayerKit",
3   "version": "0.0.6",
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.6"
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   }