melvitax / DateHelper

A Swift Date extension helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for iOS8.0

fraserscottmorrison opened this issue · comments

Your pod file limits support to iOS8.4+, but lots of projects still need to support iOS8.0+

Ive had to copy you DateHelper file to my project rather than using CocoaPods, but it'd be really easy for you to change the Podfile to support iOS8.0

There are a number of forks that have done this, so Im not alone here
Cheers

commented

+1

Thanks for looking into - Can you push out a new CocoaPod version with this change?