blob: 77240e15020a893d454d2dd7860bedf3655b19ba [file] [log] [blame]
{
"name": "MediaRemoteControl",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"MediaRemoteControl/AudioSessionActions.swift",
"MediaRemoteControl/MediaItem.swift",
"MediaRemoteControl/RemoteControlActions.swift",
"MediaRemoteControl/RemoteControlManager.swift"
],
"pushed_with_swift_version": "echo \"3.0.2\" >> .swift-version"
}