Hello @zenangst ,
I am unable to install this library while using Pod.
It is giving the error [!] No podspec found for Tabby in ../../ Kindly find the attached screenshot.
use_frameworks!
platform :ios, '9.0'
target 'Tabbar Demo' do
pod 'Tabby'
end

Can you please help me?