liveservices / LiveSDK-for-iOS

LiveSDK library for integrating with Live Connect
MIT License
138 stars 84 forks source link

add cocoapods support #45

Closed vinnyp closed 9 years ago

vinnyp commented 9 years ago

Please add support for Cocoapods. This dependency manager for iOS is standard in the industry and pretty straightforward to set up.

rgregg commented 9 years ago

Hi Vinny, this is on our backlog. I haven't tried it yet, but there is a way to point cocoapods at a raw GIT repository and have it pull the contents and build it as a library. That might be a way to get unblocked until we have official support.

joshryan commented 9 years ago

I second Vinny's request. Setting up a basic pod is pretty easy: http://guides.cocoapods.org/making/making-a-cocoapod.html