blob: 551ccf774a65e16eea33b4fd7eb1ba2f6a4e22bc [file] [log] [blame]
{
"name": "TopBarFloatingPopUp",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"source_files": "TopBarFloatingPopUp/Classes/**/*"
}