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