[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 5 / 6 / 7 / NCSoundHistogram / 0.1.7 / NCSoundHistogram.podspec.json
blob4eb663337b9b498fe56fc1f82e9660da4c636ef6
2   "name": "NCSoundHistogram",
3   "version": "0.1.7",
4   "summary": "Generates discrete histogram view from audio file.",
5   "description": "Subclass of UIView that renders discrete histogram view for a given audio file.",
6   "homepage": "https://github.com/nikola9core/NCSoundHistogram",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nikola Corlija": "nikola9core@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/nikola9core/NCSoundHistogram.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NCSoundHistogram/Classes/**/*"