blob: 1923c828a936758e4b54866f9ed44a327a3020ea [file] [log] [blame]
{
"name": "PPAlertViewController",
"version": "0.1.0",
"summary": "An easy to use UIAlertController replacement",
"description": "A modern implementation of a highly customizable alert view using UIStackViews",
"homepage": "https://github.com/PhonePe/PPAlertViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"arorajatin": "jatinarora269@gmail.com"
},
"source": {
"git": "https://github.com/PhonePe/PPAlertViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "PPAlertViewController/Classes/**/*"
}