> ## Documentation Index
> Fetch the complete documentation index at: https://moengage-sdk-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# iOS

We have added our native SDK `MoEngage-iOS-SDK` as a dependency for `moengage_flutter` plugin, hence run `flutter build ios` command once to generate the Pod file for your iOS project and run `pod install` inside your project's `ios` directory to add the plugin and native SDK to your iOS Project.

<Info>
  Support for [Swift Package Manager](https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-app-developers) is available from version 10.3.0.
</Info>
