[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 8 / 6 / AllihoopaCore / 1.2.0 / AllihoopaCore.podspec.json
blobfe509cf17b56e41fcc01c4c190f96a1f59404891
2   "name": "AllihoopaCore",
3   "version": "1.2.0",
4   "summary": "iOS/macOS cross-platform core for the Allihoopa SDKs",
5   "description": "Import and drop pieces from and to Allihoopa. Make your app part of the music making!",
6   "homepage": "https://github.com/allihoopa/AllihoopaCore-ObjC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mhallin": "mhallin@fastmail.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/allihoopa/AllihoopaCore-ObjC.git",
20     "tag": "1.2.0"
21   },
22   "source_files": [
23     "AllihoopaCore",
24     "AllihoopaCore/SupportingFiles",
25     "AllihoopaCore/Internal",
26     "AllihoopaCore/Internal/Drop"
27   ],
28   "public_header_files": "AllihoopaCore/*.h",
29   "resource_bundles": {
30     "AllihoopaCore": [
31       "AllihoopaCore/AllihoopaAssets.xcassets"
32     ]
33   },
34   "deprecated": true