[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 5 / c / HalertManager / 0.2.7 / HalertManager.podspec.json
blob233226787d2a2f7d2ceb5cd5092d876a57c19265
2   "name": "HalertManager",
3   "version": "0.2.7",
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.7"
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"