blob: 36b53bf3db88b3f741ec2931b351fa8f731adc6b [file] [log] [blame]
{
"name": "TopBarFloatingPopUp",
"version": "0.1.5",
"summary": "Custom pop up to provide information to the user",
"description": "Custom PopUp that can be used to display errors or tooltips to the user.",
"homepage": "https://github.com/AlbGarciam/TopBarFloatingPopUp.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alb.garciam@gmail.com": "alb.garciam@gmail.com"
},
"source": {
"git": "https://github.com/AlbGarciam/TopBarFloatingPopUp.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5"
},
"exclude_files": "Constrictor/Constrictor/*.plist",
"source_files": "TopBarFloatingPopUp/Classes/**/*"
}