Skip to content

AndreyMomot/SVGParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVGParser

CI Status Version License Platform

Example

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

Requirements

Installation

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

pod 'SVGParser'

For manual installation, you can add SVGParser.swift as a 3rd Party Library to your project and use it's method.

Usage

Simply, import SVGParser to your class. Then use one of it's parsing method with completion.

Author

AndreyMomot, [email protected]

License

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