RequestLab / strapi-sdk-swift

🔌 Official Swift SDK for APIs built with Strapi.
https://strapi.io
MIT License
10 stars 0 forks source link

I can't install pod #2

Open allakin opened 5 days ago

allakin commented 5 days ago

Error in terminal

ProjectForTesting git:(main) ✗ pod install
Analyzing dependencies
[!] Unable to find a specification for `Strapi`

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.

[!] Automatically assigning platform `iOS` with version `16.0` on target `ProjectForTesting` because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`.

Podfile

# Uncomment the next line to define a global platform for your project
# platform :ios, '16.0'
target 'ProjectForTesting' do
  # Comment the next line if you don't want to use dynamic frameworks
  use_frameworks!
    pod 'Strapi'
  # Pods for ProjectForTesting
end
loicgriffie commented 5 days ago

Project has not been maintained for 6 years now. You should head to this repository maybe as an alternative https://github.com/ricardorauber/StrapiSwift