blob: a55398a434708280591f0876b3622bcb720b6394 [file] [log] [blame]
{
"name": "CorePlayer",
"version": "1.0",
"license": "MIT",
"summary": "A iOS and OSX media player framework based on AVPlayer.",
"homepage": "https://github.com/flexih/CorePlayer.Swift",
"authors": {
"flexih": "flexih.pods@gmail.com"
},
"source": {
"git": "https://github.com/flexih/CorePlayer.Swift.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "CorePlayer/*.swift",
"requires_arc": true
}