[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 5 / c / HalertManager / 0.2.5 / HalertManager.podspec.json
blob59d73cc9929f143b2a222fd13150ab9439270e45
2   "name": "HalertManager",
3   "version": "0.2.5",
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.5"
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"