blob: 539a84a820d9c05f9cca72cd6ddf9e7cb59558c1 [file] [log] [blame]
{
"name": "SCAVPlayer",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SCAVPlayer/Classes/**/*.{h,m}",
"dependencies": {
"KVOController": [
"1.2.0"
]
}
}