Skip to content

emilpedersen/AboutWindow

Repository files navigation

AboutWindow

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Xcode 8 is required since it's written in Swift 3.

Installation

AboutWindow is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'AboutWindow', :git => 'https://github.com/emilpedersen/AboutWindow.git'

How to use

Without website

About.shared.show()

With website

About.shared.show(website: URL(string:"http://www.ambisapp.com"))

Author

Emil Pedersen, [email protected]

License

AboutWindow is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published