blob: fe509cf17b56e41fcc01c4c190f96a1f59404891 [file] [log] [blame]
{
"name": "AllihoopaCore",
"version": "1.2.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": "1.2.0"
},
"source_files": [
"AllihoopaCore",
"AllihoopaCore/SupportingFiles",
"AllihoopaCore/Internal",
"AllihoopaCore/Internal/Drop"
],
"public_header_files": "AllihoopaCore/*.h",
"resource_bundles": {
"AllihoopaCore": [
"AllihoopaCore/AllihoopaAssets.xcassets"
]
},
"deprecated": true
}