Go to file
Max Desiatov 0baf0c32ea
Prototyped struct-based and class-based components
2018-10-07 21:31:52 +01:00
Example Prototyped struct-based and class-based components 2018-10-07 21:31:52 +01:00
Gluon Prototyped struct-based and class-based components 2018-10-07 21:31:52 +01:00
.gitignore Initial commit 2018-09-15 21:01:51 +01:00
.travis.yml Initial commit 2018-09-15 21:01:51 +01:00
Gluon.podspec Initial commit 2018-09-15 21:01:51 +01:00
LICENSE Initial commit 2018-09-15 21:01:51 +01:00
README.md Initial commit 2018-09-15 21:01:51 +01:00
_Pods.xcodeproj Initial commit 2018-09-15 21:01:51 +01:00

README.md

Gluon

[![CI Status](https://img.shields.io/travis/Max Desiatov/Gluon.svg?style=flat)](https://travis-ci.org/Max Desiatov/Gluon) Version License Platform

Example

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

Requirements

Installation

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

pod 'Gluon'

Author

Max Desiatov, max@desiatov.com

License

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