blob: 4a0567937cd16d077338efe3b85e08f1b3b6d7fb [file] [log] [blame]
{
"name": "YICStudent",
"version": "3.0.0",
"summary": "A short description of YICStudent.",
"homepage": "http://git.ychost.com/wushanghai/yicstudent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bryan": "wsrj321@163.com"
},
"source": {
"git": "http://git.ychost.com/wushanghai/yicstudent.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "YICStudent/Classes/**/*",
"resource_bundles": {
"YICStudentBundle": [
"YICStudent/Assets/*.*"
]
}
}