blob: a2ade2107b818bdda8617c158d67cdbc7a7095ff [file] [log] [blame]
{
"name": "AlertsPopUpView",
"version": "0.1.0",
"summary": "This is a really helpful framework",
"description": "This framework will let you make some cool looking pop ups to appear, so that you can inform the user of something, a successful thing, an error that might have occurred or a danger situation like a warning sign.",
"homepage": "https://github.com/Coimbraa/AlertsPopUpView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Coimbraa": "daniel.alexandrecoimbra@gmail.com"
},
"source": {
"git": "https://github.com/Coimbraa/AlertsPopUpView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AlertsPopUpView/Classes/**/*",
"resource_bundles": {
"AlertsPopUpView": [
"AlertsPopUpView/Assets/*.png"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}