blob: 233226787d2a2f7d2ceb5cd5092d876a57c19265 [file] [log] [blame]
{
"name": "HalertManager",
"version": "0.2.7",
"summary": "Popups and toasts.",
"description": "Manager that is able to show a set of highly customizable views on the screen with a queue managing the appearance of multiple alerts in the same time.\nThis library allows you to show on-screen default/custom alert popup, in-app-notification style popup, toast-like popup and more, each having the ability to add custom action\nto be executed with corresponding mechanics for user interaction.",
"homepage": "https://bitbucket.org/JovcheffTeam/halertmanager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dyanko Yovchev": "yovchev03@gmail.com"
},
"source": {
"git": "https://bitbucket.org/JovcheffTeam/halertmanager.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HalertManager/Classes/**/*",
"resource_bundles": {
"HalertManager": [
"HalertManager/Classes/**/*.xib"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}