[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 1 / FCMatrix / 0.1.16 / FCMatrix.podspec.json
blobf52717219d5090b248709f8fa904a565eba8839c
2   "name": "FCMatrix",
3   "version": "0.1.16",
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.16"
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     "SocketRocket": [
51     ],
52     "TZImagePickerController": [
54     ],
55     "BRPickerView": [
57     ],
58     "FCMobStat": [
60     ],
61     "AMap3DMap": [
62       "~> 6.9.0"
63     ],
64     "AMapLocation": [
66     ],
67     "AMapSearch": [
69     ],
70     "PLMediaStreamingKit": [
72     ],
73     "YBImageBrowser": [
75     ],
76     "FCEmotionKit": [
78     ],
79     "YBPopupMenu": [
81     ]
82   }