rwbutler/FeatureFlags

Can we support iOS9.0?

cdoky opened this issue · 2 comments

cdoky commented
[!] CocoaPods could not find compatible versions for pod "FeatureFlags":
  In Podfile:
    FeatureFlags

Specs satisfying the `FeatureFlags` dependency were found, but they required a higher minimum deployment target.

Doesn't appear to be any reason why not - I've lowered the deployment target to 9.0 in release 1.5.2.

cdoky commented

Thank you, it's very useful fo me