blob: 4d591e9303c1b5260e76f0847b2cd770d9aa8a69 [file] [log] [blame]
{
"name": "AllihoopaCore",
"version": "0.1.0",
"summary": "iOS/macOS cross-platform core for the Allihoopa SDKs",
"description": "Import and drop pieces from and to Allihoopa. Make your app part of the music making!",
"homepage": "https://github.com/allihoopa/AllihoopaCore-ObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mhallin": "mhallin@fastmail.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/allihoopa/AllihoopaCore-ObjC.git",
"tag": "0.1.0"
},
"source_files": [
"AllihoopaCore",
"AllihoopaCore/SupportingFiles"
],
"deprecated": true
}