blob: 0fec53c4be693d3695331684207c93701b689bed [file] [log] [blame]
{
"name": "MobilePlayer",
"version": "1.1.5",
"summary": "A powerful and completely customizable media player for iOS.",
"homepage": "https://github.com/mobileplayer/mobileplayer-ios",
"license": "CC",
"authors": {
"Barış Şencan": "baris.sncn@gmail.com",
"Cem Olcay": "ccemolcay@gmail.com"
},
"source": {
"git": "https://github.com/mobileplayer/mobileplayer-ios.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"MediaPlayer"
],
"source_files": "MobilePlayer/**/*.swift",
"resource_bundles": {
"MobilePlayer": "MobilePlayer/**/*.png"
}
}