blob: 4df4e7adaa11a4d38a4a74d6857f3f3b5c802465 [file] [log] [blame]
{
"name": "UBAlertView",
"version": "0.1.0",
"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": "udaykumar4097@gmail.com"
},
"source": {
"git": "https://github.com/udaykumar97/UBAlertView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "UBAlertView/Classes/**/*",
"frameworks": "UIKit"
}