blob: 613f0c7ba1b6d20936c437064d1434a7766a7d74 [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.0.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.0.1"
},
"frameworks": "UIKit",
"source_files": "Source/**/*.{swift}"
}