blob: 7871b2d4df713b025752469c0d4283fbded6de33 [file] [log] [blame]
{
"name": "SwiftAlert",
"version": "0.1.5",
"summary": "UIAlertController customized to add much buttons or textfields you like",
"description": "UIAlertController customized to add much buttons or textfields you like and present it. You don't have write many many function to present different type of UIAlertController.",
"homepage": "https://github.com/lyc2345/Alert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stan Liu": "lyc2345@gmail.com"
},
"source": {
"git": "https://github.com/lyc2345/Alert.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Alert/Classes/**/*"
}