blob: 502d17af35835b1cbbea4992bcccab5536ef4336 [file] [log] [blame]
{
"name": "RCNPopupController",
"version": "1.0.2",
"summary": "A versatile Swift popup for iOS",
"description": "RCNPopupController is a simple Swift class to show a custom popup in a different ways with different effects. You can customise where the popup will appear and which effect you want to apply.\n\nThe class is based on CNPPopupController.",
"homepage": "https://github.com/rcasanovan/RCNPopupController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ricardo Casanova": "ricardo.casanova@outlook.com"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/rcasanovan/RCNPopupController.git",
"tag": "1.0.2"
},
"source_files": "RCNPopupController/**/*.{h,m,swift}",
"swift_version": "4.0"
}