blob: 38ad9a04e4b5abe7b4daf8f6188798761f75e57f [file] [log] [blame]
{
"name": "YMTBigClassRoom",
"version": "0.1.23",
"summary": "YMT BigClass Room.",
"description": "溢米辅导 大班课 SDK",
"homepage": "https://github.com/yimifudaoTech/YMTBigClassRoom",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiangping": "ping.xiang@yimifudao.com"
},
"source": {
"git": "https://github.com/yimifudaoTech/YMTBigClassRoom.git",
"tag": "0.1.23"
},
"platforms": {
"ios": "9.0"
},
"resources": "YMTBigClassRoom/Framework/YMTBigClassRoom.framework/Versions/A/Resources/**",
"vendored_frameworks": "YMTBigClassRoom/Framework/*.framework",
"public_header_files": "YMTBigClassRoom/YMTBigClassRoom.framework/Headers/*.h",
"static_framework": true,
"dependencies": {
"YMTCloudClassroom": [
"0.1.9"
],
"YMFlow": [
"0.1.5"
],
"YYModel": [
],
"AFNetworking": [
],
"Masonry": [
],
"YYCache": [
],
"ZFPlayer": [
"2.1.3"
],
"SDWebImage": [
"4.0.0"
],
"Bugly": [
]
},
"user_target_xcconfig": {
"ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)",
"HEADER_SEARCH_PATHS": "${PODS_ROOT}/YMTCloudClassroom/YMTCloudClassroom/YMTCloudClassroom.framework/Headers/",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}