[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / f / 2 / b / MGPopupWindowUtilsSwift / 1.0.0 / MGPopupWindowUtilsSwift.podspec.json
blob509b1f028c795dde24e58c9bb166764fce2c9c4e
2   "name": "MGPopupWindowUtilsSwift",
3   "version": "1.0.0",
4   "summary": "Like android PopupWindow",
5   "description": "Like android PopupWindow",
6   "homepage": "https://github.com/MagicalWater/MGPopupWindowUtilsSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "water": "crazydennies@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/MagicalWater/MGPopupWindowUtilsSwift.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "MGPopupWindowUtilsSwift/MGPopupWindowUtilsSwift/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MGViewsSwift": [
26     ],
27     "MGUtilsSwift": [
29     ]
30   }