[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 1 / FCMatrix / 0.0.7 / FCMatrix.podspec.json
blob200c411361f2e1959c6539086888a22afe853f1a
2   "name": "FCMatrix",
3   "version": "0.0.7",
4   "summary": "FCMatrix",
5   "description": "矩阵号组件",
6   "homepage": "https://gitee.com/FCComp/FCMatrix",
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/FCMatrix.git",
19     "tag": "0.0.7"
20   },
21   "source_files": "FCMatrix/MatrixI003.framework/Headers/*.h",
22   "resources": "FCMatrix/*.bundle",
23   "vendored_frameworks": "FCMatrix/*.framework",
24   "dependencies": {
25     "FCBaseKit": [
26       "~> 0.1.1"
27     ],
28     "SVProgressHUD": [
30     ],
31     "Toast": [
33     ],
34     "YYModel": [
36     ],
37     "WMPageController": [
39     ]
40   }