blob: 0a3179f95e1e0ab36293e3da55d2a78ab21e019d [file] [log] [blame]
{
"name": "HarmonyKit",
"version": "0.0.3",
"summary": "Tool to generate harmony in audio frequencies in Swift.",
"description": "HarmonyKit enables generating harmony in audio frequencies in Swift. Just like Hamony Director.",
"homepage": "https://github.com/shingt/HarmonyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shingt": "shingtshin@gmail.com"
},
"source": {
"git": "https://github.com/shingt/HarmonyKit.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.{swift,h,m}",
"pushed_with_swift_version": "3.2"
}