blob: 187d383671553dcc3de438da0c08c4b8a8cb3979 [file] [log] [blame]
{
"name": "APlay",
"version": "0.1.1",
"summary": "A Better(Maybe) iOS Audio Stream & Play Swift Framework.",
"swift_version": "4.2",
"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": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"exclude_files": "APlay/Info.plist",
"source_files": "APlay/**/*"
}