blob: 6d105d940f71344e6abfa719239d278685c50441 [file] [log] [blame]
{
"name": "APlay",
"version": "1.2.1",
"summary": "A Better(Maybe) iOS Audio Stream & Play Swift Framework.",
"swift_version": "5.0",
"description": "A Better(Maybe) iOS Audio Stream & Play Swift Framework",
"homepage": "https://github.com/CodeEagle/APlay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CodeEagle": "stasura@hotmail.com"
},
"source": {
"git": "https://github.com/CodeEagle/APlay.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "8.0"
},
"exclude_files": "APlay/Info.plist",
"source_files": "APlay/**/*"
}