blob: a00f91e691c94a4a585cc1d5d1975ffc90be181f [file] [log] [blame]
{
"name": "KTYMeetingSDK",
"version": "1.0.2",
"summary": "A short description of KTYMeetingSDK.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BIBiBI12": "qingxiang.zhu@ketianyun.com"
},
"homepage": "https://github.com/BIBiBI12/KTMeetSdk",
"description": "TODO: Add long description of the pod here.",
"libraries": "c++",
"xcconfig": {
"VALID_ARCHS": "arm64"
},
"source": {
"git": "https://github.com/mackobe/KTYMeetingSDK.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ios/KTYMeetingSDK.embeddedframework/KTYMeetingSDK.framework"
}
}