blob: 21c8c02c9d00469a694ea433a84b6f3e008233a5 [file] [log] [blame]
{
"name": "PlayerKit",
"version": "2.0.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": "2.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"swift_version": "4.2",
"source_files": "PlayerKit/Classes/**/*"
}