blob: 76c03db2a66243ae79a7b7e2aa6bca01f4d4a0eb [file] [log] [blame]
{
"name": "TYShoppingMall",
"version": "0.0.4",
"summary": "提喀商城",
"description": "提喀商城部分的逻辑代码",
"homepage": "https://github.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huwenqiang": "hwqforapple@163.com"
},
"source": {
"git": "https://code.aliyun.com/tyche-ios/mall_ios.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TYShoppingMall/Classes/**/*",
"resources": "TYShoppingMall/Assets/TYShoppingMall.bundle",
"dependencies": {
"YJBannerView": [
],
"MGJRouter": [
],
"MJRefresh": [
],
"TYBase": [
],
"SDWebImage": [
]
}
}