I am trying to implement in my app through the pod but getting error I have attached error below. pod "MyScriptInteractiveInk-UIReferenceImplementation"
[!] Unable to find a specification for `MyScriptInteractiveInk-UIReferenceImplementation`
You have either:
* out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
* mistyped the name or version.
* not added the source repo that hosts the Podspec to your Podfile.
Wallace Seggie
Hi,
I am trying to implement in my app through the pod but getting error I have attached error below.
pod "MyScriptInteractiveInk-UIReferenceImplementation"
[!] Unable to find a specification for `MyScriptInteractiveInk-UIReferenceImplementation`
You have either:
* out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
* mistyped the name or version.
* not added the source repo that hosts the Podspec to your Podfile.