blob: 4f712b727819f3e37d82b60856e96d393b4a61a4 [file] [log] [blame]
{
"name": "PlayerKit",
"version": "1.3.0",
"summary": "A modular video player system.",
"description": "PlayerKit is a modular video player system for iOS and tvOS.",
"homepage": "https://github.com/vimeo/PlayerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gavin King": "gavin@vimeo.com"
},
"source": {
"git": "https://github.com/vimeo/PlayerKit.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "PlayerKit/Classes/**/*"
}