blob: 2ac99cde342798c59fafb85f579207dace85f6a0 [file] [log] [blame]
{
"name": "Allihoopa",
"version": "1.3.0",
"summary": "SDK to drop and import pieces to and from Allihoopa.",
"description": "Import and drop pieces from and to Allihoopa. Make your app part of the music making!",
"homepage": "https://github.com/allihoopa/Allihoopa-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mhallin": "mhallin@fastmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/allihoopa/Allihoopa-iOS.git",
"tag": "1.3.0"
},
"source_files": [
"Allihoopa",
"Allihoopa/Drop"
],
"resource_bundles": {
"Allihoopa": [
"Allihoopa/Drop/Base.lproj/*.*",
"Allihoopa/Drop/ja.lproj/*.*"
]
},
"dependencies": {
"AllihoopaCore": [
"~> 1.2.0"
]
},
"deprecated": true
}