blob: ff8de7ed1fcfd949dcedb10ae7b3090b6a796135 [file] [log] [blame]
{
"name": "RCNPopupController",
"version": "1.0.0",
"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",
"source": {
"git": "https://github.com/rcasanovan/RCNPopupController.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/rcasanovan",
"platforms": {
"ios": "9.0"
},
"source_files": "RCNPopupController/Classes",
"frameworks": "UIKit",
"swift_versions": "4.0",
"swift_version": "4.0"
}