GithubHelp home page GithubHelp logo

Comments (2)

idokleinman avatar idokleinman commented on May 29, 2024

That's weird. As you can see it IS capitalized and published like so:
https://cocoapods.org/pods/Spark-SDK

was there a breaking change you aware of in Cocoapods?

from spark-sdk-ios.

doozMen avatar doozMen commented on May 29, 2024

I am not aware of any change in cocoa pods. I just tried the software and love it by the way. But getting the pod was a pickle.
My pod version is

$ pod --version
0.39.0

Things I did to investigate are:

  1. update locate pod specs ``` `
  2. looked into the local specs folder
    ~/.cocoapods/repos/master/Specs/
  3. listed the files
    ls | grep spark
  4. this gave the output
    `spark-sdk``` not capitalised
  5. this made me change my pod file to be
source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!
pod 'spark-sdk'

which gave the output that there was something wrong with the Spark-SDK/helper ...

At that point I decided to fork. Does this help?

from spark-sdk-ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.