[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / f / 1 / MediaRemoteControl / 0.1.1 / MediaRemoteControl.podspec.json
blob77240e15020a893d454d2dd7860bedf3655b19ba
2   "name": "MediaRemoteControl",
3   "version": "0.1.1",
4   "summary": "MediaRemoteControl is a framework that can handle any media using the external controls",
5   "description": "MediaRemoteControl is a framework that can handle the media using the external controls",
6   "homepage": "https://github.com/ShadyGhalab/MediaRemoteControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShadyGhalab": "shadyghalab@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ShadyGhalab/MediaRemoteControl.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "MediaRemoteControl/AudioSessionActions.swift",
23     "MediaRemoteControl/MediaItem.swift",
24     "MediaRemoteControl/RemoteControlActions.swift",
25     "MediaRemoteControl/RemoteControlManager.swift"
26   ],
27   "pushed_with_swift_version": "echo \"3.0.2\" >> .swift-version"