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