[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 5 / 3 / MGAlertUtility / 0.1.1 / MGAlertUtility.podspec.json
blob1933ef84c4ee2cbb0a73f6e9d75bea65d6786cae
2   "name": "MGAlertUtility",
3   "version": "0.1.1",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matthew Gardner": "matthew@mgardner.me"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/mattga/MGAlertUtility.git",
19     "tag": "v0.1.1"
20   },
21   "header_mappings_dir": "MGAlertUtility",
22   "source_files": "MGAlertUtility/**/*.{h,m}"