blob: bb99427c3714c003d203490c27df13e780aba144 [file] [log] [blame]
{
"name": "Allihoopa",
"version": "0.4.1",
"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": "0.4.1"
},
"source_files": [
"Allihoopa",
"Allihoopa/Drop"
],
"resource_bundles": {
"Allihoopa": [
"Allihoopa/Drop/*.storyboard",
"Allihoopa/*.xcassets"
]
},
"deprecated": true
}