blob: 05057b88981bbb89cae3824b1df8b1d3048c239e [file] [log] [blame]
{
"name": "CorePlayer",
"version": "1.7.4",
"license": "MIT",
"summary": "A elegant 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.7.4"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "CorePlayer/*.swift",
"requires_arc": true
}