blob: d6a675cb19a082e7705f8f43bbbb4ec8c68e050c [file] [log] [blame]
{
"name": "TDShopSDK_lite",
"version": "0.0.2",
"summary": "A short description of TDShopSDK_lite.",
"description": "test",
"homepage": "https://github.com/www19949212008/TDShopSDK_lite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"西兰花": "245792550@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/www19949212008/TDShopSDK_lite.git",
"tag": "0.0.2"
},
"vendored_frameworks": [
"TDShopSDK_lite.framework",
"Base.framework",
"Hybrid.framework"
],
"requires_arc": true,
"swift_version": "5.0",
"dependencies": {
"SDWebImage": [
"~> 5.0"
],
"Alamofire": [
"~> 4.8.0"
],
"Bugsnag": [
]
}
}