blob: 2b99b4fe35656a7832d6b4af4d883aeca9107d95 [file] [log] [blame]
{
"name": "HarmonyKit",
"version": "0.0.4",
"summary": "Tool to generate harmony in audio frequencies in Swift.",
"description": "HarmonyKit helps you to generate generate harmony 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.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*.{swift,h,m}",
"pushed_with_swift_version": "4.2"
}