blob: 88ca850515848970f0ce6ea397a9c9fdd64f7969 [file] [log] [blame]
{
"name": "Alertift",
"version": "3.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": "3.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*"
}