blob: c3473910ff8403d5d417d04a6d4e647d07bff006 [file] [log] [blame]
{
"name": "AnyMeetUIKit",
"version": "1.0.0",
"summary": "视频会议Api以及UI封装 AnyMeetUIKit.",
"description": "AnyMeetUIKit 视频会议Api以及UI封装 SDK",
"homepage": "https://github.com/BoYuanZjq/AnyMeetUIKit",
"license": "MIT",
"authors": {
"zzuzjq": "984630262@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BoYuanZjq/AnyMeetUIKit.git",
"tag": "1.0.0"
},
"source_files": "AnyMeetUIKit/**/*.{h,m}",
"public_header_files": "AnyMeetUIKit/**/*.{h}",
"vendored_frameworks": "AnyMeetUIKit/**/*.framework",
"requires_arc": true
}