blob: abde64e2f2444e3bd9b7bfc2d5d7178e650a0b6a [file] [log] [blame]
{
"name": "GMSimplePlayer",
"version": "1.1.0",
"summary": "GMSimplePlayer is a simple and customizable player.",
"description": "GMSimplePlayer is a simple and customizable player. You can customize via code or interface builder Its icons, colors, labels, fonts, etc.",
"homepage": "https://github.com/GastonMontes/GMSimplePlayer",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Gaston Montes": "gastonmontes@hotmail.com"
},
"source": {
"git": "https://github.com/GastonMontes/GMSimplePlayer.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/ElgatitoMontes",
"platforms": {
"ios": "9.0"
},
"source_files": "GMSimplePlayer/Classes/**/*",
"resource_bundles": {
"GMSimplePlayer": [
"GMSimplePlayer/Assets/Assets.xcassets"
]
},
"dependencies": {
"Kingfisher": [
"~> 4.1.1"
]
},
"pushed_with_swift_version": "3.0"
}