blob: 62549ce4e7925cd80ce47e77dcb615fa0dbc50c8 [file] [log] [blame]
{
"name": "VYPlayIndicator",
"version": "1.2",
"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.2"
},
"source_files": [
"Classes",
"Classes/*.{h,m,c}"
],
"platforms": {
"ios": "8.0"
}
}