blob: d5bd1088dd1a9a797ba064d86d635525218b1bd5 [file] [log] [blame]
{
"name": "MediaRemoteControl",
"version": "0.1.0",
"summary": "MediaRemoteControl is a framework that can handle any media using the external controls",
"description": "MediaRemoteControl is a framework that can handle the media using the external controls",
"homepage": "https://github.com/ShadyGhalab/MediaRemoteControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ShadyGhalab": "shadyghalab@gmail.com"
},
"source": {
"git": "https://github.com/ShadyGhalab/MediaRemoteControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.1"
},
"source_files": "MediaRemoteControl/*.swift",
"pushed_with_swift_version": "echo \"3.0.2\" >> .swift-version"
}