blob: 1933ef84c4ee2cbb0a73f6e9d75bea65d6786cae [file] [log] [blame]
{
"name": "MGAlertUtility",
"version": "0.1.1",
"summary": "An iOS Utility for presenting alerts",
"description": "A simple utility class with static methods for presenting a UIAlertController.",
"homepage": "https://github.com/mattga/MGAlertUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthew Gardner": "matthew@mgardner.me"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/mattga/MGAlertUtility.git",
"tag": "v0.1.1"
},
"header_mappings_dir": "MGAlertUtility",
"source_files": "MGAlertUtility/**/*.{h,m}"
}