[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 5 / 3 / MGAlertUtility / 0.1.0 / MGAlertUtility.podspec.json
blob42ad5f8dafd5e8425d641de715104fe136558564
2   "name": "MGAlertUtility",
3   "version": "0.1.0",
4   "summary": "An iOS Utility for presenting alerts",
5   "description": "A simple utility class with static methods for presenting a UIAlertController.",
6   "homepage": "https://github.com/mattga/MGAlertUtility",
7   "screenshots": [
8     "https://raw.githubusercontent.com/mattga/MGAlertUtility/master/Screenshots/actionsheet.png",
9     "https://raw.githubusercontent.com/mattga/MGAlertUtility/master/Screenshots/ok.png",
10     "https://raw.githubusercontent.com/mattga/MGAlertUtility/master/Screenshots/yesno.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Matthew Gardner": "matthew@mgardner.me"
18   },
19   "platforms": {
20     "ios": null
21   },
22   "source": {
23     "git": "https://github.com/mattga/MGAlertUtility.git",
24     "tag": "v0.1.0"
25   },
26   "header_mappings_dir": "MGAlertUtility",
27   "source_files": "MGAlertUtility/*.{h,m}"