EvgenyKarkan / EKAlgorithms

EKAlgorithms contains some well known CS algorithms & data structures.
MIT License
2.42k stars 363 forks source link

Can you need push the podspec v0.1 to cocoapods trunk. #81

Closed xhzengAIB closed 10 years ago

xhzengAIB commented 10 years ago

Hi! @EvgenyKarkan the error: pod search EKAlgorithms [!] Unable to find a pod with name matching `EKAlgorithms'

Jack

xhzengAIB commented 10 years ago

@EvgenyKarkan @stanislaw look this link :http://nshipster.com/cocoapods/

I am very sorry for my English. I am a Chinese.

Jack

stanislaw commented 10 years ago

@EvgenyKarkan, you are the owner, so I suggest you to do a push to CocoaPods trunk.

xhzengAIB commented 10 years ago

@stanislaw yet! I mean and you are consistent.

stanislaw commented 10 years ago

@xhzengAIB,

sorry I didn't understand this line :smile: :

yet! I mean and you are consistent.

xhzengAIB commented 10 years ago

@stanislaw 我的意思和你一样 :smile:

EvgenyKarkan commented 10 years ago

Guys I'am sorry, I will be away from home & from my MacMini till the end of June :) I've tried to setup CocoaPods Ruby gem on my temporary Ubuntu 13.04 laptop - but have no any luck. Just because of this - the 'pod' command is unknown for my system and I can't push .podspec to main CocoaPods repo.

stanislaw commented 10 years ago

OK, I will do.

EvgenyKarkan commented 10 years ago

If it is possible not only for repo owner - I will be appreciated. :+1:

stanislaw commented 10 years ago

Done!

@EvgenyKarkan, could you please tell me your email address so I could register you as owner of EKAlgorithms pod?


$ pod search EKAlgorithms

-> EKAlgorithms (0.1)
   EKAlgorithms contains some well known CS algorithms and other stuff.
   pod 'EKAlgorithms', '~> 0.1'
   - Homepage: https://github.com/EvgenyKarkan/EKAlgorithms
   - Source:   https://github.com/EvgenyKarkan/EKAlgorithms.git
   - Versions: 0.1 [master repo]
EvgenyKarkan commented 10 years ago

No problem :) evgenykarkan@gmail.com

stanislaw commented 10 years ago

P.S. @xhzengAIB, honestly speaking, I still don't understand why you need EKAlgorithms functioning as a pod. You're probably using a couple of algorithms from it so why bundle the whole EKAlgorithms to use only a few in your real application?

stanislaw commented 10 years ago

@EvgenyKarkan , check email please.

EvgenyKarkan commented 10 years ago

Registration finished! Thank you.

stanislaw commented 10 years ago

Done:

$ pod trunk add-owner EKAlgorithms evgenykarkan@gmail.com
  - Owners:
    - Stanislaw Pankevich <s.pankevich@gmail.com>
    - Evgeny Karkan <evgenykarkan@gmail.com>
EvgenyKarkan commented 10 years ago

:+1:

xhzengAIB commented 10 years ago

Hi! @stanislaw I want to learn some algorithm, and the subconscious thought ahead of plan, need to be familiar with the project. Please forgive my technology is not good enough.

Jack