Closed sameh0 closed 4 years ago
@sameh0 How we can update Pod to support swift 4.2 ?
What do you mean ?
@sameh0
I'm installing pod using pod 'ImagePicker'
but its not installing swift 4.2 compatible pod.
How can I install swift 4.2 compatible ImagePicker po ?
@sameh0 I'm installing pod using
pod 'ImagePicker'
but its not installing swift 4.2 compatible pod. How can I install swift 4.2 compatible ImagePicker po ?
pod 'ImagePicker' , :git => 'https://github.com/sameh0/ImagePicker' , :branch => 'master'
@sameh0 How we can update Pod to support swift 4.2 ?