Closed
Description
For example this federated package: https://pub.dev/packages/shared_preferences/score
This package supports iOS/macOS, but all the native code is in a dependency, which does support SwiftPM: https://pub.dev/packages/shared_preferences_foundation/score
Could we update the pana tagger to flag a package as SwiftPM incompatible only if it has a /.podspec file?
For example, if the shared_preferences plugin has a ios/shared_preferences.podspec file.