B-Sides / ELCImagePickerController

A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection
http://www.icodeblog.com
1.65k stars 469 forks source link

Convert project to static library #18

Closed zoul closed 11 years ago

zoul commented 12 years ago

I think it’s easier to use the code in a bigger project when it’s packaged as a static library. More rationale in another pull request and in these two blog posts.

jvanmetre commented 11 years ago

This project is going to have a cocoapods podspec, to enable easier integration into larger projects.