blob: 1d6686f2eb3aceaaf7e2cb27b3860c35badb7d03 [file] [log] [blame]
{
"name": "SCWMPlayer",
"version": "1.0.0",
"summary": "A short description of SCWMPlayer.simple videoHelper",
"description": "simple video file",
"homepage": "https://git.lug.ustc.edu.cn/IOS_Pod/SCWMPlayer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"查传申": "zhachuanshen@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://git.lug.ustc.edu.cn/IOS_Pod/SCWMPlayer.git",
"tag": "1.0.0"
},
"source_files": "Classes/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "Icon/*.{png,xib,nib,bundle}",
"dependencies": {
"Masonry": [
]
}
}