blob: e6670274f38a829ff4470f21e3e6bd282ea143d0 [file] [log] [blame]
{
"name": "YKAlertController",
"version": "0.1.0",
"summary": "This will help you to Show alert controller over any view controller.",
"description": "You will get foresheet to select option!",
"homepage": "https://github.com/iYuvraj-kale/YKAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Yuvraj Kale>": "<yuvrajkale99@gmail.com>"
},
"source": {
"git": "https://github.com/iYuvraj-kale/YKAlertController.git",
"tag": "0.1.0",
"branch": "main"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AlertController/AlertController.swift"
}