blob: 79dfa0c76f0588baf89ba41494684a412dd2a1dd [file] [log] [blame]
{
"name": "VYPlayIndicator",
"version": "1.5.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": "dennis@obrhoff.de"
},
"source": {
"git": "https://github.com/docterd/VYPlayIndicator.git",
"tag": "1.5.2"
},
"source_files": [
"Classes",
"Classes/*.{h,m,c}"
],
"platforms": {
"ios": "8.0",
"osx": "10.8"
}
}