blob: 9a01bc82d63626739d399e0f581b7fb0d08457de [file] [log] [blame]
{
"name": "SwiftAlert",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Alert/Classes/**/*"
}