blob: b4a27c6306a9f90a107d41cd89f47f00ddb5af9f [file] [log] [blame]
{
"name": "PopUpViewAlert",
"version": "0.1.0",
"summary": "This is a framework that will be a lot useful",
"description": "This library will popup some a view where you can set the context of the view, it can be a successful popupview with a message to let you know what the user have done. It can also be a warnning or a error.",
"homepage": "https://github.com/Coimbraa/PopUpViewAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Coimbra": "daniel.alexandrecoimbra@gmail.com"
},
"source": {
"git": "https://github.com/Coimbraa/PopUpViewAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PopUpViewAlert/Classes/**/*",
"resource_bundles": {
"PopUpViewAlert": [
"PopUpViewAlert/Assets/*.png"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}