blob: 242827eb9a684c94ea4ec4714b93d97d086e4c65 [file] [log] [blame]
{
"name": "Alertift",
"version": "4.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"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"swift_versions": "5.0"
}