[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / b / 3 / 1 / FCMatrix / 0.0.9 / FCMatrix.podspec.json
blob95ecd539f3275485cb29c94fc63e12d48b815cce
2   "name": "FCMatrix",
3   "version": "0.0.9",
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.9"
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   }