[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 3 / 1 / FCMatrix / 0.0.13 / FCMatrix.podspec.json
blobc2bc116d2867f12d828120ef96c3c7c96eed9de1
2   "name": "FCMatrix",
3   "version": "0.0.13",
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.13"
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   }