[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / e / b / Allihoopa / 1.3.0 / Allihoopa.podspec.json
blob2ac99cde342798c59fafb85f579207dace85f6a0
2   "name": "Allihoopa",
3   "version": "1.3.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-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mhallin": "mhallin@fastmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/allihoopa/Allihoopa-iOS.git",
19     "tag": "1.3.0"
20   },
21   "source_files": [
22     "Allihoopa",
23     "Allihoopa/Drop"
24   ],
25   "resource_bundles": {
26     "Allihoopa": [
27       "Allihoopa/Drop/Base.lproj/*.*",
28       "Allihoopa/Drop/ja.lproj/*.*"
29     ]
30   },
31   "dependencies": {
32     "AllihoopaCore": [
33       "~> 1.2.0"
34     ]
35   },
36   "deprecated": true