Closed AndrewSB closed 7 years ago
I know there are alot of people (myself included) who are targeting iOS 8+ and use Carthage for dependency management, can this be pushed to a carthage
branch (I'll create a new Pull Request)?
@oseparovic: bump. I wanted to delete my fork
I added the xcode files. Keep in mind I am no longer actively maintaining the library. If you notice any bugs, please send me another pull request
Thanks @oseparovic! Will do 😄
Carthage only supports frameworks on iOS 8 and later. This lib (at least attempts to be) compatible down to iOS 6. I would also like to avoid adding all that xcode meta data junk if possible.
Thanks for the suggestion