[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 3 / 4 / FCVideoTV / 0.0.3 / FCVideoTV.podspec.json
blob5cf06330605e1381586666a3ea86404a205c9f80
2   "name": "FCVideoTV",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": "FCVideoTV/VideoTV001.framework/Headers/*.h",
22   "resources": "FCVideoTV/*.bundle",
23   "vendored_frameworks": "FCVideoTV/*.framework",
24   "dependencies": {
25     "FCBaseKit": [
27     ],
28     "FCVideo": [
30     ],
31     "SVProgressHUD": [
33     ],
34     "Toast": [
36     ],
37     "YYModel": [
39     ],
40     "WMPageController": [
42     ],
43     "FCPlayerKit": [
45     ],
46     "FCAudioFYPlay": [
47       "~> 0.0.3"
48     ]
49   }