blob: 51046e3ef7d13c6ca3dd745c9882f064f5789c61 [file] [log] [blame]
{
"name": "Pentagram",
"version": "1.1.0",
"summary": "Staff for use in music apps",
"description": "A music staff you can use on music education apps, music games, etc. Please feel free to contribute, report bugs or ask for features",
"homepage": "https://github.com/LucasCoelho/Pentagram",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Coelho": "lucas@coelho.be"
},
"source": {
"git": "https://github.com/LucasCoelho/Pentagram.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pentagram/Classes/**/*",
"resource_bundles": {
"Pentagram": [
"Pentagram/**/*.xib"
]
},
"pushed_with_swift_version": "3.0"
}