[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 5 / c / HalertManager / 0.4.0 / HalertManager.podspec.json
blobf6d54ae818453a8ab5bb911f2673b4599137cb8a
2   "name": "HalertManager",
3   "version": "0.4.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.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HalertManager/Classes/**/*",
22   "resource_bundles": {
23     "HalertManager": [
24       "HalertManager/Classes/**/*.xib"
25     ]
26   },
27   "frameworks": "UIKit",
28   "pushed_with_swift_version": "3.0"