blob: 793e22e50b1432802193cefb97e01382c2bfc3c8 [file] [log] [blame]
{
"name": "APlay",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"exclude_files": "APlay/Info.plist",
"source_files": "APlay/**/*"
}