Code Monkey home page Code Monkey logo

Comments (7)

berzniz avatar berzniz commented on July 20, 2024

Thanks.

Fork it, pull request it -> I will add it :)

from sequencer.

arytbk avatar arytbk commented on July 20, 2024

Just did!

Once you approve it I'll add the podspec file (I already prepared) to the cocoa pods.org repo...

On 5 Feb 2013, at 17:57, berzniz [email protected] wrote:

Thanks.

Fork it, pull request it -> I will add it :)


Reply to this email directly or view it on GitHub.

from sequencer.

berzniz avatar berzniz commented on July 20, 2024

Approved. Thanks for taking the time to contribute.

If there is also something worth adding to the README in order to explain about the pod integration, let me know.

from sequencer.

arytbk avatar arytbk commented on July 20, 2024

You need to add a tag with exact text "1.0.0" - apparently it was not imported with the pull request…
Then I'll upload the spec file to cocoapods and once approved, I'll send you the few lines to add to the README.

On 6 Feb 2013, at 11:29, berzniz [email protected] wrote:

Approved. Thanks for taking the time to contribute.

If there is also something worth adding to the README in order to explain about the pod integration, let me know.


Reply to this email directly or view it on GitHub.

from sequencer.

berzniz avatar berzniz commented on July 20, 2024

I added a 1.0.0 tag

from sequencer.

arytbk avatar arytbk commented on July 20, 2024

Thanks! I sent a pull-request to cocoapods … I'll keep you informed.

On 6 Feb 2013, at 12:41, berzniz [email protected] wrote:

I added a 1.0.0 tag


Reply to this email directly or view it on GitHub.

from sequencer.

arytbk avatar arytbk commented on July 20, 2024

My podspec has been approved and merged, Sequencer is now a pod called (guess what!) "Sequencer".
You can see it here:
http://cocoapods.org/?q=sequencer

And it would be nice to add something like this in the README:


Installation
The recommended approach for installing Sequencer is via the CocoaPods package manager, as it provides flexible dependency management and dead simple installation.

Install CocoaPods if not already available:

$ [sudo] gem install cocoapods
$ pod setup

Edit your Podfile and add Sequencer:

$ edit Podfile
platform :ios, '5.0'
pod 'Sequencer'

Install into your Xcode project:

$ pod install

Add #include "Sequencer.h" to the top of classes that will use it.


On 6 Feb 2013, at 11:29, berzniz [email protected] wrote:

Approved. Thanks for taking the time to contribute.

If there is also something worth adding to the README in order to explain about the pod integration, let me know.


Reply to this email directly or view it on GitHub.

from sequencer.

Related Issues (6)

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.