Installation
CocoaPods
The simplest way installing Serrano is via CocoaPods.
Add below code into your podfile
:
pod 'Serrano', :git => 'https://github.com/pcpLiu/Serrano.git'
Download and integrate
Download Serrano from https://github.com/pcpLiu/Serrano.
Drag serrano.xcodeproj
into your current project or workspace:
In your target's Build Phases
, add Serrano
framework into Target Dependencies
settings: