blob: 78bdc1b139a0aa4647eb1056efc0be8ae17a4925 [file] [log] [blame]
{
"name": "CBStuEvaluation",
"version": "0.0.1",
"summary": "学生课堂",
"description": "学生课堂,德育评价",
"homepage": "https://github.com/Goooolden/CBStuEvaluation.git",
"license": "MIT",
"authors": {
"Goooolden": "chenhuan_1015@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Goooolden/CBStuEvaluation.git",
"tag": "0.0.1"
},
"source_files": "CBStuEvaluation/**/*.{h,m}",
"prefix_header_file": "CBStuEvaluation/Base/Config/CombancCommonDefine.pch",
"resources": "CBStuEvaluation.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"MBProgressHUD": [
],
"VTMagic": [
],
"MJRefresh": [
],
"MJExtension": [
],
"SDWebImage": [
],
"IQKeyboardManager": [
],
"ComHttpTool": [
],
"TZImagePickerController": [
]
}
}