blob: 0d89a931a8fdaf4bdd4ca92b3bfc0ace8cc12921 [file] [log] [blame]
{
"name": "AudioQueuePlayer",
"version": "0.1.2",
"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.2"
},
"swift_versions": "4.2",
"platforms": {
"ios": "11.0"
},
"source_files": "AQPlayer/Classes/**/*",
"swift_version": "4.2"
}