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