blob: 5b161a12d26d3b109a7de100311e2ff4391aea3e [file] [log] [blame]
{
"name": "TDShopSDK",
"version": "0.0.6",
"summary": "A short description of TDShopSDK.",
"description": "test",
"homepage": "https://github.com/YangKunCheng/TDShopSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kcheng": "541123382@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YangKunCheng/TDShopSDK.git",
"tag": "0.0.6"
},
"vendored_frameworks": [
"TDShopSDK.framework",
"Base.framework",
"Hybrid.framework"
],
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
"~> 4.8.0"
],
"YYModel": [
"~> 1.0.4"
],
"SDWebImage": [
"~> 5.0"
],
"Bugsnag": [
],
"ObjectMapper": [
"~> 3.4"
],
"VasSonic": [
"~> 3.1.1"
],
"MBProgressHUD": [
"~> 1.1.0"
]
}
}