blob: 8833ea01cdefb44b0e78b09464cc2f937be9155b [file] [log] [blame]
{
"name": "AlertHUDKit",
"platforms": {
"ios": "9.0"
},
"summary": "A collection of alerts for toasting, pinging and progress messages",
"requires_arc": true,
"version": "1.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nathan Tannar": "nathantannar4@gmail.com"
},
"homepage": "https://github.com/nathantannar4/AlertHUDKit",
"source": {
"git": "https://github.com/nathantannar4/AlertHUDKit.git",
"tag": "1.1.1"
},
"frameworks": "UIKit",
"source_files": "Source/**/*.{swift}"
}