blob: 087518840ac1e0ce92ed581cdf5fa5ff83ed24aa [file] [log] [blame]
{
"name": "MusicalScaleKit",
"version": "0.1.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.1.0"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0"
},
"source_files": "MusicalScaleKit/Classes/**/*"
}