blob: e8a1e2b1c308efc4b41bff4a936232b79e99ae1b [file] [log] [blame]
{
"name": "SwiftAlertView",
"version": "1.0.2",
"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.0.2"
},
"source_files": [
"SwiftAlertView",
"SwiftAlertView/**/*.swift"
]
}