[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / e / 5 / c / HalertManager / 0.2.0 / HalertManager.podspec.json
blob84575da7c5131c1f358f458e4d52ae99f8cd3571
2   "name": "HalertManager",
3   "version": "0.2.0",
4   "summary": "Popups and toasts.",
5   "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.",
6   "homepage": "https://bitbucket.org/JovcheffTeam/halertmanager.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dyanko Yovchev": "yovchev03@gmail.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/JovcheffTeam/halertmanager.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HalertManager/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"