blob: f7b425bc3431db208291cac66b3d2b591d7317c9 [file] [log] [blame]
{
"name": "Player_iOS8",
"version": "0.7.0",
"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/iShawnWang/Player.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}