blob: f71fecb6c6e4e2bed584f440b40cab121b0172b3 [file] [log] [blame]
{
"name": "EGoods",
"version": "0.1.0",
"summary": "业务模块EGoods.",
"description": "业务模块:商品,包含了商品列表,商品详情,搜索商品",
"homepage": "https://gitee.com/emaizhi/Goods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhangjunjie": "240125175@qq.com"
},
"source": {
"git": "https://gitee.com/emaizhi/Goods.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EGoods/Classes/**/*"
}