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

Podspec for ELCImagePickerController #31

Closed lawrencelomax closed 11 years ago

lawrencelomax commented 12 years ago

Attatched is a podspec for CocoaPods, you should be able to easily integrate ELCImagePickerController into your projects using the following line in a Podspec

pod 'ELCImagePickerController', :git => 'https://github.com/elc/ELCImagePickerController.git'