blob: 1a440fd787f3ca88a349ccd18d5d6e198fd3b450 [file] [log] [blame]
{
"name": "PlayerKit",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "PlayerKit/Classes/**/*",
"pushed_with_swift_version": "4.0"
}