blob: 470235323935b25ec1491f77482fb8c9de84feac [file] [log] [blame]
{
"name": "AudioQueuePlayer",
"version": "0.1.1",
"summary": "Audio player using AVQueuePlayer",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/johnpaulmanoza/AQPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ahmadamri": ""
},
"source": {
"git": "https://github.com/johnpaulmanoza/AQPlayer.git",
"tag": "0.1.1"
},
"swift_versions": "4.2",
"platforms": {
"ios": "11.0"
},
"source_files": "AQPlayer/Classes/**/*",
"swift_version": "4.2"
}