> For the complete documentation index, see [llms.txt](https://docs.accurascan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.accurascan.com/language/ios/project-setup/check-pod-size.md).

# Check Pod Size

* If you are using `AccuraKYC` pod\
  `your Project's root dicrectory/Pods/AccuraKYC/Framework/AccuraOCR.framework`\
  the `AccuraOCR.framework` size should be around 420 MB
* If you are using `AccuraOCR` pod\
  `your Project's root dicrectory/Pods/AccuraOCR/Framework/AccuraOCR.framework`\
  the `AccuraOCR.framework` size should be around 310 MB
* If you are using `AccuraLiveness_FM` pod\
  `your Project's root dicrectory/Pods/AccuraLiveness_FM/Framework/AccuraLiveness_FM.framework`\
  the `AccuraLiveness_FM.framework` size should be around 160 MB

{% hint style="info" %}
***Note*****:** If using Simulator Pods, the sizes of the pods will be reduce to around half of\
what's given above.
{% endhint %}

> If your pod size does not match given size follow step 4 of the [***Project Setup***](/language/ios/project-setup.md)
