blob: 79480116075403df3404dba58cb2f1ca7d97de4c [file] [log] [blame]
{
"name": "MobilePlayer",
"version": "1.0.0",
"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",
"Toygar Dündaralp": "tdundaralp@gmail.com",
"Cem Olcay": "ccemolcay@gmail.com",
"Şahin Boydaş": "sahinboydas@gmail.com"
},
"source": {
"git": "https://github.com/mobileplayer/mobileplayer-ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"MediaPlayer"
],
"source_files": "MobilePlayer/**/*.swift"
}