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