[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 4 / 5 / MGPopWindowUtilsSwift / 0.0.1 / MGPopWindowUtilsSwift.podspec.json
blobd1e0b6070ec070bd0b22d7a28a6d4a7286152a21
2   "name": "MGPopWindowUtilsSwift",
3   "version": "0.0.1",
4   "summary": "A Pop View Util",
5   "description": "A Pop View Util",
6   "homepage": "https://github.com/CrazyDavis/MGPopWindowUtilsSwift",
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/CrazyDavis/MGPopWindowUtilsSwift.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "MGPopWindowUtilsSwift/MGPopWindowUtilsSwift/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MGViewsSwift": [
25       "~> 0.0.2"
26     ]
27   }