blob: 5b5c0ec1aff1c2253af6f1168600b84d1a0f28a3 [file] [log] [blame]
{
"name": "module-home",
"version": "0.1.0",
"summary": "组件",
"homepage": "https://git.gtech.asia/jasonlv/module-home",
"license": "Copyright (c) 2020 GRV",
"authors": {
"Jason Lv": "jason.lv@gtechdigi.com"
},
"source": {
"git": "https://git.gtech.asia/jasonlv/module-home.git",
"tag": "0.1.0"
},
"source_files": "module-home/module-home/*",
"prefix_header_file": "module-home/PrefixHeader.pch",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Masonry": [
],
"MGJRouter": [
]
}
}