2 "name": "HKLSynthesizer",
4 "summary": "Audio Synthesizer & Sequencer engine for iOS.",
5 "description": "HKLSynthesizer is a simple but precise audio sequencer engine for iOS.\n**This library uses a sample program contained in KORG WIST SDK.**",
6 "homepage": "https://github.com/hirohitokato/HKLSynthesizer",
7 "screenshots": "https://raw.githubusercontent.com/hirohitokato/HKLSynthesizer/master/images/screenshot_0.png",
9 "git": "https://github.com/hirohitokato/HKLSynthesizer.git",
13 "authors": "Hirohito Kato",
14 "social_media_url": "http://twitter.com/hkato193",
24 "module_name": "HKLSynthesizer",
25 "source_files": "HKLSynthesizer/**/*.{h,cpp,mm,swift}",
26 "public_header_files": [
27 "HKLSynthesizer/HKLSynthesizer.h",
28 "HKLSynthesizer/AudioEngine/AudioEngineIF.h"