So I'm trying to install the Appsee 2.5.0 because we want to install the "wireframe only" version.
So I go into the pods and added:
pod 'Appsee', '~> 2.5.0'
But when I run pod install
or pod update
it install the 2.5.1
version.
Why I need the 2.5.0? I don't want the video recording, I just want the wireframe feature.