blob: 8b8fb241713249170e7636d0d56aa5607701081f [file] [log] [blame]
{
"name": "APAlertView",
"version": "1.0.3",
"summary": "A powerful customizable Alert View written in Swift.",
"description": "APAlertView is a powerful customizable Alert View written in Swift. With APAlertView, you can easily make your desired Alert View in some lines of code.",
"homepage": "https://github.com/arvindcs/APAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arvind Patel": "arvindpatelcs@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/Arvindcs/APAlertView.git",
"tag": "1.0.3"
},
"source_files": "APAlertView/Source/APAlertView.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}