blob: 99380cae21cee9a73da21e648b73a9323219b92f [file] [log] [blame]
{
"name": "TDShopSDK",
"version": "1.0.1",
"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": "1.0.1"
},
"vendored_frameworks": [
"TDShopSDK.framework",
"Base.framework",
"Hybrid.framework",
"VasSonic.framework"
],
"requires_arc": true,
"swift_version": "5.0",
"dependencies": {
"Alamofire": [
"~> 4.8.0"
],
"SDWebImage": [
"~> 5.0"
],
"Bugsnag": [
]
}
}