blob: 81558f662ff9b3de3ee86be24970df260f82fd2b [file] [log] [blame]
{
"name": "MagicChart",
"version": "0.2.0",
"authors": {
"4074": "fourzerosevenfour@gmail.com"
},
"homepage": "https://github.com/4074/MagicChart",
"summary": "Magic Chart in Swift",
"source": {
"git": "https://github.com/4074/MagicChart.git",
"tag": "0.2.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MagicChart/**/*.swift",
"requires_arc": true,
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
}
}