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