blob: d66f97092939275fe0b0a6f7421092d96557564f [file] [log] [blame]
{
"name": "RTMeetEngine",
"version": "1.1.2",
"summary": "AnyRTC视频会议SDK",
"description": "RTMeetEngine 是anyRTC视频会议的iOS SDK",
"homepage": "https://github.com/BoYuanZjq/RTMeetEngine",
"license": "MIT",
"authors": {
"zzuzjq": "984630262@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BoYuanZjq/RTMeetEngine.git",
"tag": "1.1.2",
"submodules": true
},
"source_files": "RTMeetEngine/**/*.{h,m}",
"public_header_files": "RTMeetEngine/**/*.{h}",
"vendored_frameworks": "RTMeetEngine/**/*.framework",
"requires_arc": true
}