fix: prevent plugin podfile platform version clash (#7626)

This commit is contained in:
Martin Yankov
2019-08-02 10:23:03 +03:00
committed by GitHub
parent 056d0bf9e4
commit 49b35714a3

View File

@ -1 +1,4 @@
platform :ios, '9.0'
use_frameworks!
pod 'MaterialComponents/Tabs', '~> 84.4'