blob: 977ccf8b5d240569349b38ecdcf7daf2bc21f62f [file] [log] [blame]
{
"name": "VYPlayIndicator",
"version": "1.1",
"summary": "VYPlayIndicator is a CALayer Class to indicate a song is playing.",
"homepage": "https://github.com/docterd/VYPlayIndicator",
"license": {
"type": "MIT"
},
"authors": {
"Dennis Oberhoff": "dennisoberhoff@gmail.com"
},
"source": {
"git": "https://github.com/docterd/VYPlayIndicator.git",
"tag": "1.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m,c}"
],
"platforms": {
"ios": "8.0"
}
}