blob: e9dee894473840752681ddbfaf2a6329567e5b5f [file] [log] [blame]
{
"name": "UBAlertView",
"version": "0.1.1",
"summary": "Customisable AlertViews.",
"description": "UBAlertView is a Customisable AlertView.you just need to change backgroundColors and imageNames and it is so easy to use.",
"homepage": "https://github.com/UdayKumar97/UBAlertView",
"screenshots": [
"http://oi63.tinypic.com/678tqo.jpg",
"http://oi64.tinypic.com/4rvlg5.jpg"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"UdayKumar97": "udaykumarvarri9@gmail.com"
},
"source": {
"git": "https://github.com/UdayKumar97/UBAlertView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_version": "4.2",
"frameworks": "UIKit"
}