blob: dd72c2d8d22aea75fba07075f8dffae1edbd0682 [file] [log] [blame]
{
"name": "SCAVPlayer",
"version": "1.0.2",
"summary": "SCAVPlayer.",
"homepage": "https://github.com/Samueler/SCAVPlayer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ty.Chen": "chenty@mama.cn"
},
"source": {
"git": "https://github.com/Samueler/SCAVPlayer.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SCAVPlayer/Classes/**/*.{h,m}",
"dependencies": {
"KVOController": [
"1.2.0"
]
}
}