blob: 7c54cd5026d0fb1bf482f0a0949e558e782f9a04 [file] [log] [blame]
{
"name": "NCSoundHistogram",
"version": "0.1.6",
"summary": "Generates discrete histogram view from audio file.",
"description": "Subclass of UIView that renders discrete histogram view for a given audio file.",
"homepage": "https://github.com/nikola9core/NCSoundHistogram",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikola Corlija": "nikola9core@yahoo.com"
},
"source": {
"git": "https://github.com/nikola9core/NCSoundHistogram.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NCSoundHistogram/Classes/**/*"
}