blob: 1a0074b2f74453b7e591ad49b0ead7242859e6ef [file] [log] [blame]
{
"name": "RTMeetEngine",
"version": "1.1.1",
"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.1",
"submodules": true
},
"source_files": "RTMeetEngine/**/*.{h,m}",
"public_header_files": "RTMeetEngine/**/*.{h}",
"vendored_frameworks": "RTMeetEngine/**/*.framework",
"requires_arc": true
}