[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 2 / b / MGPopupWindowUtilsSwift / 0.0.1 / MGPopupWindowUtilsSwift.podspec.json
blob085193854f16ae1f49a104b2b149b4d5ac53b265
2   "name": "MGPopupWindowUtilsSwift",
3   "version": "0.0.1",
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": "0.0.1"
20   },
21   "source_files": "MGPopupWindowUtilsSwift/MGPopupWindowUtilsSwift/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MGViewsSwift": [
26     ],
27     "MGUtilsSwift": [
29     ]
30   }