blob: 76b7b852c6599450492fd504b7135f052405e950 [file] [log] [blame]
{
"name": "SwiftAlertView",
"version": "1.1.0",
"summary": "A powerful customizable Alert View written in Swift.",
"description": "SwiftAlertView is a powerful customizable Alert View written in Swift. With SwiftAlertView, you can easily make your desired Alert View in some lines of code.",
"homepage": "https://github.com/dinhquan/SwiftAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dinh Quan": "dinhquan191@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dinhquan/SwiftAlertView.git",
"tag": "1.1.0"
},
"source_files": [
"SwiftAlertView",
"SwiftAlertView/**/*.swift"
]
}