blob: dc3dfb47aba8d48ea428d65452b703ef022ecc65 [file] [log] [blame]
{
"name": "GTPlayer",
"version": "0.1.4",
"summary": "Small easy to use player layer. Nice",
"swift_version": "4.2",
"dependencies": {
"AlamofireImage": [
]
},
"description": "This is a ready made player view with necessary methods.",
"homepage": "https://github.com/gokhanmandaci/GTPlayer",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"gokhanmandaci": "gokhanmandaci@gmail.com"
},
"source": {
"git": "https://github.com/gokhanmandaci/GTPlayer.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "GTPlayer/*"
}