blob: 9824024c59873c5246c0c5047bb09a29d3c5fabd [file] [log] [blame]
{
"name": "Alertift",
"version": "4.1.1",
"summary": "UIAlertControlelr wrapper for Swift.",
"homepage": "https://github.com/sgr-ksmt/Alertift",
"license": "MIT",
"authors": {
"Suguru Kishimoto": "melodydance.k.s@gmail.com"
},
"source": {
"git": "https://github.com/sgr-ksmt/Alertift.git",
"tag": "4.1.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}