blob: bf0da107d63bf084160b3046b3fe21f89700c499 [file] [log] [blame]
{
"name": "VercettiPrompt",
"version": "1.0.1",
"summary": "A text input dialog prompt in Swift 4.2.",
"description": "A text input dialog prompt which is entirely customizable.",
"homepage": "https://github.com/akashvercetti",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Akash Malhotra": "carljohnson.akash@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "VercettiPrompt.framework"
},
"source": {
"http": "https://s3.ap-south-1.amazonaws.com/akashvercetti/VercettiPrompt.zip"
}
}