[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / 4 / FCVideoTV / 0.0.4 / FCVideoTV.podspec.json
blobfa8f3bae687d1ef1592b86c3229af6c6fde8a515
2   "name": "FCVideoTV",
3   "version": "0.0.4",
4   "summary": "FCVideoTV",
5   "description": "电视广播组件",
6   "homepage": "https://gitee.com/FCComp/FCVideoTV",
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/FCVideoTV.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "FCVideoTV/VideoTV001.framework/Headers/*.h",
22   "resources": "FCVideoTV/*.bundle",
23   "vendored_frameworks": "FCVideoTV/*.framework",
24   "dependencies": {
25     "FCBaseKit": [
27     ],
28     "SVProgressHUD": [
30     ],
31     "Toast": [
33     ],
34     "YYModel": [
36     ],
37     "WMPageController": [
39     ],
40     "FCPlayerKit": [
42     ],
43     "FCAudioFYPlay": [
44       "~> 0.0.3"
45     ],
46     "IQKeyboardManager": [
48     ]
49   }