blob: 8f0d9e2254c946fcb24664a35f8e4814b8171156 [file] [log] [blame]
{
"name": "Player",
"version": "0.5.1",
"license": "MIT",
"summary": "video player in Swift, simple way to play and stream media in your iOS or tvOS app",
"homepage": "https://github.com/piemonte/player",
"social_media_url": "http://twitter.com/piemonte",
"authors": {
"patrick piemonte": "piemonte@alumni.cmu.edu"
},
"source": {
"git": "https://github.com/piemonte/player.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}