Skip to content

Library containing types used by the R.swift project

License

Notifications You must be signed in to change notification settings

siliconprime-chinh/R.swift.Library

Repository files navigation

R.swift.Library Version Carthage compatible License Platform

Library containing types supporting code generated by R.swift

Why use this?

Regular users probably want to include this library to use R.swift. Developers of other libraries can use this library to extend upon the types and code R.swift generates and uses.

Installation

CocoaPods (recommended)

Be aware: If you just want to use R.swift follow the install instructions for R.swift.

  1. Add pod 'R.swift.Library' to your Podfile
  2. Run pod install

Carthage

  1. Add github "mac-cain13/R.swift.Library" to your Cartfile
  2. Run carthage

License

R.swift and R.swift.Library are created by Mathijs Kadijk and released under a MIT License.

About

Library containing types used by the R.swift project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 91.1%
  • Ruby 6.3%
  • Objective-C 2.6%