InstallationΒΆ

If you’re using CocoaPods, you can pull in Hydrant by adding this to your pod file:

# this will pull any patch version with 'pod update'
pod "Hydrant", '~>2.0.0'

Or submodule the project into your project:

git submodule add https://github.com/jeffh/Hydrant.git <path/for/Hydrant>

And then add libHydrant to your dependencies and <./Hydrant/Public/> to your header include path. At this point in time, importing individual headers that are not Hydrant.h is not safe.

Read the Docs v: latest
Versions
latest
stable
v2.0.0
v1.1.0
v1.0.1
v1.0.0
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.