blob: 0824cdef62e9dc4ed993133ed82c457f27f8fa77 [file] [log] [blame]
{
"name": "GMSimplePlayer",
"version": "1.0.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.0.0"
},
"social_media_url": "https://twitter.com/ElgatitoMontes",
"platforms": {
"ios": "9.0"
},
"source_files": "GMSimplePlayer/Classes/**/*",
"resource_bundles": {
"GMSimplePlayer": [
"GMSimplePlayer/Assets/*.xcassets"
]
},
"pushed_with_swift_version": "3.0"
}