1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-09-19 08:57:35 +03:00
Macaw/README.md
2016-07-09 14:11:35 +06:00

1.3 KiB

Macaw

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

Macaw

What is Macaw?

Macaw is a powerful vector graphics library written in Swift. With Macaw you can easily build resizable and animatable custom graphic elements for your application without deep knowledge of iOS platform.

Features

  • Full SVG support
  • Different types of animation
  • Resizable graphics for different screen sizes
  • Bindings

Usage

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

Requirements

  • iOS 8.0+ / Mac OS X 10.9+
  • Xcode 7.3+

Installation

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

pod "Macaw"

Examples

Author

exyte, info@exyte.com

License

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