Closed nakajijapan closed 8 years ago
This is awesome! Thanks very much. One last thing—would you be able to update the podspec to say that it's available on iOS and Mac?
It's probably something like
s.ios.deployment_target = '8.0'
s.osx.deployment_target = '10.10'
Here's an example if needed: https://github.com/matthewpalmer/Locksmith/blob/master/Locksmith.podspec
Thanks very much :+1:
Nice, thanks! Will merge this in now
Hi, @matthewpalmer.
I add target for OSX and check the system version.