blob: 2396b0eba8cef5aff93c888e68735d9d5b2ea736 [file] [log] [blame]
{
"name": "KTYMeetingSDK",
"version": "0.6.0",
"summary": "A short description of KTMeetSdk.",
"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 armv7 armv7s"
},
"source": {
"git": "https://github.com/mackobe/KTYMeetingSDK.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ios/KTMeetSdk.embeddedframework/KTMeetSdk.framework"
}
}