Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 525 Bytes

File metadata and controls

11 lines (9 loc) · 525 Bytes

YangMingShan Change History

1.3.0 (2016-09-26)

  • Add shouldReturnImageForSingleSelection for choosing return single UIImage(default) or PHAsset. (#19 @LawrenceHan)
  • Use imagePickerController:didFinishPickingMediaWithInfo: delegate method to replace deprecated one. (#21, #22 @tranngoclinh88, @yzlai)