I tried installing the pod by adding the following to my pod file. But it doesn't seem to exist.
Attempt 01:
pod 'SDAVAssetExportSession', '~> 0.0.4'
Attempt 02:
pod 'SDAVAssetExportSession'
Nothing worked. However, I can see the podspec in the repository.
I tried installing the pod by adding the following to my pod file. But it doesn't seem to exist.
Attempt 01:
pod 'SDAVAssetExportSession', '~> 0.0.4'
Attempt 02:
pod 'SDAVAssetExportSession'
Nothing worked. However, I can see the podspec in the repository.