blob: 782a0055204c48b3de42b12d61cf4963620ebc91 [file] [log] [blame]
{
"name": "CustomPopUpView",
"version": "0.1.1",
"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.1"
},
"source_files": "CustomPopUpView/Source/**/*.{swift}",
"platforms": {
"ios": "12.2"
},
"swift_version": "5.0"
}