blob: 54cc93b74180d4b4866bd247d01044bc7faefbd6 [file] [log] [blame]
{
"name": "MobilePlayer",
"version": "1.1.3",
"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"
},
"source": {
"git": "https://github.com/mobileplayer/mobileplayer-ios.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"MediaPlayer"
],
"source_files": "MobilePlayer/**/*.swift",
"resource_bundles": {
"MobilePlayer": "MobilePlayer/**/*.png"
}
}