2 Commits

Author SHA1 Message Date
stuartmorgan
11408effda
Update macOS podspec version requirement (#9077)
The framework is currently built with a 10.12 deployment target, so the
podspec can be at 10.12 rather than 10.13.

The TODO is left because this is an update to the current reality rather
than a final decision about what should be supported.
2019-05-24 21:29:37 -04:00
stuartmorgan
b17c0c6e6f
Add a podspec for FlutterMacOS.framework (#9062)
Based on the iOS Flutter.podspec. This will be used for plugin
management via CocoaPods, as on iOS.

Part of https://github.com/flutter/flutter/issues/32718
2019-05-22 17:48:41 -04:00