mattwyskiel / LicensesKit

A simple way to list third-party licenses in your iOS apps
Other
58 stars 16 forks source link

iOS7 Compatibility #2

Closed RobertBiehl closed 9 years ago

RobertBiehl commented 9 years ago

What's the reason this pod is iOS8 only? Would it be a lot of work to enable iOS7 compatibilty?

Rob

RobertBiehl commented 9 years ago

Ok stupid question. Just noticed that it is written in Swift ;)

mattwyskiel commented 9 years ago

If you really want to use this in iOS 7, you will need to copy the files directly into your target.

It does irk me that Apple designed frameworks to only work with iOS 8, but that's the way it is.