blob: 052480642297242d0adc7335973091a10ac51c81 [file] [log] [blame]
{
"name": "AlertHUDKit",
"platforms": {
"ios": "9.1"
},
"summary": "A collection of alerts for toasting, pinging and progress messages",
"requires_arc": true,
"version": "1.0.0",
"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.0"
},
"frameworks": "UIKit",
"source_files": "Source/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}