1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-17 16:07:44 +03:00
Powerful and easy-to-use vector graphics Swift library with SVG support
Go to file
2016-02-04 18:42:21 +03:00
Example Update example application 2016-02-04 18:42:21 +03:00
Macaw.xcodeproj Clean up draw/scene packages. 2016-01-17 20:49:01 +06:00
Macaw.xcworkspace Initial project structure 2015-12-08 01:23:30 +06:00
Source Improve Optional type handling 2016-02-04 18:42:09 +03:00
.gitignore Initial commit 2015-12-02 17:37:24 +05:00
LICENSE Initial project structure 2015-12-08 01:23:30 +06:00
Macaw.podspec Remove description 2015-12-08 01:34:24 +06:00
README.md Update READ.md 2015-12-08 01:57:33 +06:00

Macaw

[![CI Status](http://img.shields.io/travis/Igor Zapletnev/Macaw.svg?style=flat)](https://travis-ci.org/Igor Zapletnev/Macaw) Version License Platform

Usage

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

Requirements

Installation

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

pod "Macaw"

Author

Exyte.com

License

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