blob: f4469c26ae680b84b3fbcea64eaa1119bcf36b01 [file] [log] [blame]
{
"name": "TDLandlordSDK",
"version": "1.0.0",
"summary": "广东触点科技有限公司智慧公寓租客端iOS SDK",
"homepage": "https://git.trudian.com/Trudian/TDLandlordSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"masterzeng": "1691665955@qq.com"
},
"source": {
"git": "https://git.trudian.com/Trudian/TDLandlordSDK.git",
"tag": "1.0.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 armv7s arm64"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"dependencies": {
"AFNetworking": [
"4.0.1"
]
},
"vendored_frameworks": "TDLandlordSDK.framework"
}