blob: a65649a1507d8084451f6b752bd01b03fe90708e [file] [log] [blame]
{
"name": "Player",
"version": "0.0.3",
"license": "MIT",
"summary": "iOS video player in Swift",
"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.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"screenshots": "https://raw.github.com/piemonte/player/master/Player.gif"
}