> For the complete documentation index, see [llms.txt](https://docs.blueseasx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blueseasx.com/client-bidding/ios/integrate-sdk.md).

# Integrate SDK

Require Xcode 14 and above

Include BlueSea Ads SDK via CocoaPods. Add below snippet in your Podfile and execute `pod install --repo-update`

```
pod 'BlueSeaSDK', '1.4.1'
```

Update `SKAdnetwork IDs.` Please perform an incremental update of the IDs provided [here](/ios/skadnetwork-ids.md).
