| { |
| "name": "FCMatrixIMap", |
| "version": "0.0.3", |
| "summary": "FCMatrixIMap", |
| "description": "矩阵号组件", |
| "homepage": "https://gitee.com/FCComp/FCMatrixIMap", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "fczhouyou": "zhouyou@sobey.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://gitee.com/FCComp/FCMatrixIMap.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": "FCMatrixIMap/MatrixIMap.framework/Headers/*.h", |
| "resources": "FCMatrixIMap/*.bundle", |
| "vendored_frameworks": "FCMatrixIMap/*.framework", |
| "dependencies": { |
| "FCBaseKit": [ |
| |
| ], |
| "AMap3DMap": [ |
| |
| ], |
| "AMapLocation": [ |
| |
| ], |
| "AMapSearch": [ |
| |
| ] |
| } |
| } |