blob: 02b4ef556f07edd39cd5e2c563fd85ae0343d679 [file] [log] [blame]
{
"name": "MusicKit",
"version": "0.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/benzguo/MusicKit",
"authors": {
"Ben Guo": "benzguo@gmail.com"
},
"summary": "Swift music framework",
"description": " A framework for composing and transforming musical abstractions in Swift.\n",
"source": {
"git": "https://github.com/benzguo/MusicKit.git",
"tag": "v0.1.0"
},
"source_files": "MusicKit/*.{h, m, swift}"
}