[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / f / HaidoraPopupProvider / 0.1.0 / HaidoraPopupProvider.podspec.json
blobeddec1930ae698dd76118d14209db44b4d0337ef
2   "name": "HaidoraPopupProvider",
3   "version": "0.1.0",
4   "summary": "A wrapper for Popup.",
5   "description": "A wrapper for Popup.",
6   "homepage": "https://github.com/Haidora/HaidoraPopupProvider.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mrdaios": "mrdaios@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Haidora/HaidoraPopupProvider.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "default_subspecs": "Core",
22   "pushed_with_swift_version": "3.0",
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": "HaidoraPopupProvider/*"
27     },
28     {
29       "name": "MMPopupView",
30       "source_files": "HaidoraPopupProvider/MMPopupView/**/*",
31       "dependencies": {
32         "HaidoraPopupProvider/Core": [
34         ],
35         "MMPopupView": [
36           "~> 1.7.2"
37         ]
38       }
39     }
40   ]