OceanLabs / FacebookImagePicker-iOS

A Facebook image picker providing a simple UI for a user to pick photos from a users Facebook account. It provides an image picker interface that matches the iOS SDK's UIImagePickerController.
https://www.kite.ly
MIT License
103 stars 56 forks source link

PodSpec Bump #24

Closed hangryfabian closed 8 years ago

hangryfabian commented 8 years ago

Hi,

Can someone with write access please bump the Facebook dependencies to 4.10 from 4.08. I'd prefer to use cocoapods rather than adding the code directly to my source code, and I can't do that as our app uses the latest facebook sdk 4.10.

Thanks!

hernangonzalez commented 8 years ago

You can fork it and do it your self. I have done that and send a PR btw.

hangryfabian commented 8 years ago

Thanks! I didn't know how to use cocoapods to my own fork. I got it working now though.