Raise Podfile iOS version

This commit is contained in:
gmbnt 2020-04-07 13:22:57 +10:00
parent 68a2ed607a
commit c0e6da59fa
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
platform :ios, '10.0'
platform :ios, '12.0'
source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!