blob: c081ac837beba097f1ead1bc34cd533079213e43 [file] [log] [blame]
{
"name": "MusicalScaleKit",
"version": "0.2.0",
"summary": "Generate notes on Musical Scale",
"description": "Generate notes on Musical Scale.\nYou can get notes. (Set ScaleDegree and Key)",
"homepage": "https://github.com/muukii/MusicalScaleKit",
"license": "MIT",
"authors": {
"muukii": "m@muukii.me"
},
"source": {
"git": "https://github.com/muukii/MusicalScaleKit.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0"
},
"source_files": "MusicalScaleKit/**/*.swift",
"pushed_with_swift_version": "3.0"
}