blob: 70caa22138ffb6d8b431a75da36c8bc6771d519c [file] [log] [blame]
{
"name": "CorePlayer",
"version": "1.7.1",
"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.7.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "CorePlayer/*.swift",
"requires_arc": true
}