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

ALAsset is deprecated. #130

Open CrazyGoose opened 8 years ago

CrazyGoose commented 8 years ago

ALAsset is deprecated.

Need to switch over to PHAsset

amitbobade2007 commented 8 years ago

@CrazyGoose Please check https://github.com/amitbobade2007/ELCImagePickerController for PHAsset support.

diegothucao commented 8 years ago

How to use https://github.com/amitbobade2007/ELCImagePickerController with CocoaPod?

amitbobade2007 commented 8 years ago

CocoaPod is not applied for this library. For now you can use source directly into project.