blob: 6c8085c6e48900c98eafcbe30e40d7e43a056516 [file] [log] [blame]
{
"name": "MzzPiano",
"version": "0.1.0",
"summary": "MzzPiano for iOS",
"description": "MzzPiano for iOS by Muilyzz Corp.",
"homepage": "https://github.com/Muilyzz/MzzPiano_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yongseok Kim": "yongseok.kim@muilyzz.com"
},
"source": {
"git": "https://github.com/Muilyzz/MzzPiano_iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MzzPiano/Classes/**/*",
"resources": "MzzPiano/Assets/*.sf2",
"frameworks": [
"UIKit",
"AVKit"
],
"dependencies": {
"AudioKit": [
]
},
"static_framework": true
}