blob: 289e21e35e70d283788f3167230ab1fa7bfed959 [file] [log] [blame]
{
"name": "AYPlayer",
"version": "0.0.2",
"summary": "Play streamable and downloadable audio files",
"description": "Supports streamable and downloadable audio files",
"homepage": "https://github.com/AhmedYasserAbdElrhman/AYPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Ahmed",
"platforms": {
"ios": "12.1"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/AhmedYasserAbdElrhman/AYPlayer.git",
"tag": "0.0.2"
},
"source_files": "AYPlayer/Classes/*.swift",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}