blob: 8a2350e22a398e6a2763cf9835c1cc9aab30fd93 [file] [log] [blame]
{
"name": "TopBarFloatingPopUp",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"exclude_files": "Constrictor/Constrictor/*.plist",
"source_files": "TopBarFloatingPopUp/Classes/**/*"
}