Unable to install using pod
Open
- Dominant language
- Swift
- Stars
- 104
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.