[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 2 / b / MGAlertSwift / 1.0.0 / MGAlertSwift.podspec.json
blobd31f34c2540ccfd0e78c450c84e45ba42df5db45
2   "name": "MGAlertSwift",
3   "version": "1.0.0",
4   "summary": "A free style alert",
5   "description": "A free style alert",
6   "homepage": "https://github.com/MagicalWater/MGAlertSwift",
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/MGAlertSwift.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "MGAlertSwift/MGAlertSwift/Classes/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "MGExtensionSwift": [
26     ],
27     "MGBaseViewSwift": [
29     ]
30   }