blob: 714731d057daed5852218a2ca806b45143679a76 [file] [log] [blame]
{
"name": "SBAlertView",
"version": "1.0.0",
"summary": "The SBAlertView is Custom UIAlertView",
"description": "Make Your Application Alert,which goes/match with ur application Theme",
"homepage": "https://github.com/siddheshredkar/SBAlertView",
"license": "MIT",
"authors": {
"siddheshRedkar": "siddheshredkar104@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/siddheshredkar/SBAlertView.git",
"tag": "1.0.0"
},
"source_files": "SBAlertView/**/*.{h,m}",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}