blob: da9f0aba170fa45119db841adbd3de7fce7f4b7c [file] [log] [blame]
{
"name": "CustomPopUpView",
"version": "0.1.0",
"summary": "Custom PopUp View",
"swift_versions": "5.0",
"description": "it is special message box for your application",
"homepage": "https://github.com/cinaryusufiu/CustomPopUpView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yusuf Cinar": "cinaryusufiu@gmail.com"
},
"social_media_url": "https://twitter.com/cinaryusufiu",
"source": {
"git": "https://github.com/cinaryusufiu/CustomPopUpView",
"tag": "0.1.0"
},
"source_files": "CustomPopUpView/**/*.{swift}",
"platforms": {
"ios": "12.2"
},
"swift_version": "5.0"
}