Skip to content

ogrenich/ogrenich-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ogrenich iOS Framework

Dependencies

Requirements

  • Swift 3
  • iOS 9+

Installation

First, you need clone Ogrenich repo and place it on the same level with target project.

pod 'Ogrenich', :path => '../ogrenich-ios'

or

pod 'Ogrenich/RxSwift', :path => '../ogrenich-ios'

Then run pod install.

In any file you'd like to use Ogrenich in, don't forget to import the framework with import Ogrenich.

License

Ogrenich iOS Framework is under MIT license.

About

Ogrenich iOS Framework

Resources

Stars

Watchers

Forks

Packages

No packages published