[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 1 / FCMatrix / 0.1.21 / FCMatrix.podspec.json
blob6c356906be6b89d685ef21921bb3adf81b68fe51
2   "name": "FCMatrix",
3   "version": "0.1.21",
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.1.21"
20   },
21   "source_files": "FCMatrix/MatrixI003.framework/Headers/*.h",
22   "resources": "FCMatrix/*.bundle",
23   "vendored_frameworks": "FCMatrix/*.framework",
24   "dependencies": {
25     "FCBaseKit": [
27     ],
28     "SVProgressHUD": [
30     ],
31     "Toast": [
33     ],
34     "YYModel": [
36     ],
37     "WMPageController": [
39     ],
40     "SPPageMenu": [
42     ],
43     "FSTextView": [
44       "~> 1.8"
45     ],
46     "PLShortVideoKit": [
48     ],
49     "HappyDNS": [
50       "~> 1.0.1"
51     ],
52     "SocketRocket": [
54     ],
55     "TZImagePickerController": [
57     ],
58     "BRPickerView": [
60     ],
61     "FCMobStat": [
63     ],
64     "AMap3DMap": [
65       "~> 6.9.0"
66     ],
67     "AMapLocation": [
69     ],
70     "AMapSearch": [
72     ],
73     "PLMediaStreamingKit": [
74       "3.0.6"
75     ],
76     "YBImageBrowser": [
78     ],
79     "FCEmotionKit": [
81     ],
82     "YBPopupMenu": [
84     ]
85   }