blob: 5183756cbc22c0245a415c6eaab74d69facb9498 [file] [log] [blame]
{
"name": "TYShoppingMall",
"version": "0.0.33",
"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.33"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TYShoppingMall/Classes/**/*",
"resources": "TYShoppingMall/Assets/TYShoppingMall.bundle",
"frameworks": "MapKit",
"dependencies": {
"KSMWPhotoBrowser": [
],
"MGJRouter": [
],
"MJRefresh": [
],
"TYBase": [
],
"SDWebImage": [
],
"AMapLocation": [
]
}
}