blob: e4dd897d534c67353800c7cfb7d63b1a28ea2f53 [file] [log] [blame]
{
"name": "HalertManager",
"version": "0.2.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HalertManager/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}