Latest | 0.2.0 |
---|---|
Homepage | https://github.com/NBibikov/greenNotification |
License | MIT |
Platforms | ios 9.0 |
Authors |
greenPopupNotification
[](https://travis-ci.org/Nick Bibikov/greenNotification)
About
Do yout need quick present popup notification? You can use this library for show popup with title, text, image and buttons. Or you can show with animation your custom UIView from XIB file
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Installation
greenNotification is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'greenNotification'
Author
Nick Bibikov, [email protected]
License
greenNotification is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "greenNotification", "version": "0.2.0", "summary": "Show custom popups easy and quick in new window", "description": "Do yout need quick present popup notification? You can use this library for show popup with title, text, image and buttons. Or you can show with animation your custom UIView from XIB file", "homepage": "https://github.com/NBibikov/greenNotification", "screenshots": "https://raw.githubusercontent.com/NBibikov/greenNotification/master/greenPopUPNotification.jpg", "license": "MIT", "authors": { "Nick Bibikov": "[email protected]" }, "source": { "git": "https://github.com/NBibikov/greenNotification.git", "tag": "0.2.0" }, "platforms": { "ios": "9.0" }, "pod_target_xcconfig": { "SWIFT_VERSION": "3.0" }, "source_files": "greenNotification/Classes/*", "pushed_with_swift_version": "3.0" }
Fri, 24 Feb 2017 15:20:07 +0000