corin8823 / Popover

Popover is a balloon library like Facebook app. It is written in pure swift.
MIT License
2.11k stars 327 forks source link

Issue about swift3.0 from cocoapods #43

Closed catmans1 closed 8 years ago

catmans1 commented 8 years ago

Hello guy Firstly, This is an awesome library popover swift 💯 I see in requirement, it supports xCode 8+ and swift 3.0 but when I install from pods it has only version 0.9.1. So if i mistake anywhere, i need advice from you. thank

corin8823 commented 8 years ago

Thanks reports! Please try because I think the move. https://cocoapods.org/?q=popover

catmans1 commented 8 years ago

it worked Thank.

waydevin commented 8 years ago

Versions later than 0.9.1 are marked as pre-release currently, I tried below and it worked for me: pod 'Popover', :git => 'https://github.com/corin8823/Popover.git', :tag => '1.0.1'

corin8823 commented 8 years ago

Thanks reports! https://github.com/corin8823/Popover/releases/tag/1.0.1