No need to silent pod lib lint warnings anymore

The homepage URL is now reachable.
This commit is contained in:
Maxim Khatskevich 2017-08-28 22:54:30 +05:00
parent 83ad851e35
commit bd6465f149
1 changed files with 1 additions and 3 deletions

View File

@ -46,9 +46,7 @@ platform :ios do
# ===
pod_lib_lint(
allow_warnings: true
)
pod_lib_lint
# ===