blob: 4481f977937ae187ef47f2a16da368800e3834bf [file] [log] [blame]
{
"name": "PlayerKit",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "PlayerKit/Classes/**/*",
"pushed_with_swift_version": "3.2"
}