Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cocoa-pods integration #6

Open
ghost opened this issue Nov 17, 2013 · 5 comments
Open

Cocoa-pods integration #6

ghost opened this issue Nov 17, 2013 · 5 comments

Comments

@ghost
Copy link

ghost commented Nov 17, 2013

Hi!
First of all it's lovely framework which has saved a lot of time.

Only thing missing is a cocoapods integration.
Especially considering use of AFNetwroking framework inside the pico. If someone (me for instance) use pico and along with cocoapods framework which include AFNetworking as their own dependency - then we can have trouble with duplicated compiled sources.

So i've created at my fork the podspec with can add pico as a cocoapods dependency to any project.
Here is a link: https://github.com/andrewBatutin/pico
https://github.com/andrewBatutin/pico/blob/master/pico.podspec

I haven't pushed podspec to the main Cocoapods repository so far.

And i'd like to ask if you wouldn't mind to move your brilliant pico library to cocoapod based distribution?

I'll be glad to help you with that.

@meltenc
Copy link

meltenc commented Nov 18, 2013

Thanks a lot both of you !
Pico saved my day, week and even my month !

@bulldog2011
Copy link
Owner

Hi,

Sorry for my late response, Pico uses MIT license, any kind of distribution is welcome as long as the MIT license is followed.

Thx!
-William

@kirtishjain9
Copy link

Someone please share pico.podspec with me and how to fork it to use AFNetworking. Need the solution desperately.

@kirtishjain9
Copy link

Dear ghost,
Kindly push podspec to Cocoapods repo so that others can make use of it.
Thanks and regards,
Aarti

@maxep
Copy link

maxep commented Apr 3, 2015

I did it on my fork :

pod 'PicoKit'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants