The OBImagePicker image picker like UIImagePickerViewController but supports to select multiple images
The project uses OCMockito for unit testing, included via CocoaPods. If you wish to execute the unit tests you have to perform these steps:
- In the project root, run
pod install
- Use the
OBImagePicker.xcworkspace