blob: 53c187088765da146ede6c8fd4040dda7b1c6107 [file] [log] [blame]
{
"name": "NCSoundHistogram",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NCSoundHistogram/Classes/**/*"
}