blob: e41016eb41653bd2c5c53713c5343d40a619c76d [file] [log] [blame]
{
"name": "NCSoundHistogram",
"version": "0.1.2",
"summary": "Generates 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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NCSoundHistogram/Classes/**/*"
}