blob: fa91d67a925bf66bf7f6f62fefdd2b0039d093c0 [file] [log] [blame]
{
"name": "MobilePlayer",
"version": "0.0.2",
"summary": "A powerful and completely customizable media player for iOS.",
"homepage": "https://github.com/mobileplayer/ios",
"license": "MIT",
"authors": {
"Toygar Dündaralp": "tdundaralp@gmail.com",
"Barış Şencan": "baris.sncn@gmail.com"
},
"source": {
"git": "https://github.com/mobileplayer/ios.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MobilePlayer/*.swift",
"frameworks": [
"UIKit",
"MediaPlayer"
]
}