File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111 s . license = { :type => 'BSD' }
1212 s . author = { 'Flutter Dev Team' => '[email protected] ' } 1313 s . source = { :git => 'https://github.com/flutter/engine' , :tag => s . version . to_s }
14- s . ios . deployment_target = '13 .0'
14+ s . ios . deployment_target = '12 .0'
1515 # Framework linking is handled by Flutter tooling, not CocoaPods.
1616 # Add a placeholder to satisfy `s.dependency 'Flutter'` plugin podspecs.
1717 s . vendored_frameworks = 'path/to/nothing'
Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ CHECKOUT OPTIONS:
2525 :tag: 1.1.9
2626
2727SPEC CHECKSUMS:
28- Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
29- flutter_inapp_purchase: 919e64e275a3a68ed9a0b7798c3f51e591a1153f
28+ Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
29+ flutter_inapp_purchase: 2132ba52676c2848b98ea55d26cd7d2284c252a2
3030 openiap: dcfa2a4dcf31259ec4b73658e7d1441babccce66
3131
3232PODFILE CHECKSUM: 7f77729f2fac4d8b3c65d064abe240d5bd87fe01
3333
34- COCOAPODS: 1.16 .2
34+ COCOAPODS: 1.15 .2
You can’t perform that action at this time.
0 commit comments