blob: dd775af880423009e43bd90d039e6cf0fb270765 [file] [log] [blame]
{
"name": "EOrder",
"version": "0.1.0",
"summary": "业务组件EOrder.",
"description": "业务组件:点单模块,包含了下单,普通订单列表、详情、售后",
"homepage": "https://gitee.com/emaizhi/EOrder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhangjunjie": "240125175@qq.com"
},
"source": {
"git": "https://gitee.com/emaizhi/EOrder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EOrder/Classes/**/*"
}