[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / e / Allihoopa-macOS / 1.2.0 / Allihoopa-macOS.podspec.json
blob8f9cce9b77a18274458532f02ed707a939ee3e4a
2   "name": "Allihoopa-macOS",
3   "version": "1.2.0",
4   "summary": "SDK to drop and import pieces to and from Allihoopa.",
5   "description": "Import and drop pieces from and to Allihoopa. Make your app part of the music making!",
6   "homepage": "https://github.com/allihoopa/Allihoopa-macOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mhallin": "mhallin@fastmail.com"
13   },
14   "platforms": {
15     "osx": "10.10"
16   },
17   "source": {
18     "git": "https://github.com/allihoopa/Allihoopa-macOS.git",
19     "tag": "1.2.0"
20   },
21   "source_files": [
22     "Allihoopa",
23     "Allihoopa/Drop"
24   ],
25   "header_dir": "Allihoopa",
26   "module_name": "Allihoopa",
27   "public_header_files": "Allihoopa/*.h",
28   "resource_bundles": {
29     "Allihoopa": [
30       "Allihoopa/Drop/Base.lproj/*.*",
31       "Allihoopa/Drop/ja.lproj/*.*"
32     ]
33   },
34   "dependencies": {
35     "AllihoopaCore": [
36       "~> 1.2.0"
37     ]
38   },
39   "deprecated": true