blob: 6edc0974e669ac8b9a181321757505854f1de29b [file] [log] [blame]
{
"name": "TDTenantSDK",
"version": "1.0.0",
"summary": "广东触点科技有限公司智慧公寓租客端iOS SDK",
"homepage": "https://git.trudian.com/Trudian/TDTenantSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"masterzeng": "1691665955@qq.com"
},
"source": {
"git": "https://git.trudian.com/Trudian/TDTenantSDK.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": "TDTenantSDK.framework"
}