blob: 4afcdd65854398f3fa6bd80973ec7fa8809c29c9 [file] [log] [blame]
{
"name": "AllihoopaCore",
"version": "0.2.1",
"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.2.1"
},
"source_files": [
"AllihoopaCore",
"AllihoopaCore/SupportingFiles",
"AllihoopaCore/Internal",
"AllihoopaCore/Internal/Drop"
],
"public_header_files": "AllihoopaCore/*.h",
"deprecated": true
}