Closed CrislerAnytimes closed 6 years ago
For now you can use master
branch or 1.12
tag branch.
pod can't find 1.12
It seems that 1.12
branch has not been merged and published yet, try using tag
like below.
pod 'EZSwiftExtensions', :git => 'https://github.com/goktugyil/EZSwiftExtensions.git', :tag => '1.12'
Hi can someone update the latest podfile to the latest release? (1.12)