blob: fea1303dcf823ba7182a13a320b71da1c75ba3d9 [file] [log] [blame]
{
"name": "TDSDK",
"version": "1.0.0",
"summary": "广东触点科技有限公司API接口功能相关SDK",
"homepage": "https://git.trudian.com/Trudian/TDSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"masterzeng": "1691665955@qq.com"
},
"source": {
"git": "https://git.trudian.com/Trudian/TDSDK.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": "TDSDK.framework"
}