This repository was archived by the owner on Jan 11, 2022. It is now read-only.

Description
I installed gem cocoapods-static-frameworks, but i get error:
[!] Invalid `Podfile` file: undefined local variable or method `static_frameworks' for #<Pod::Podfile:0x007ff44e584108>.
# from /Users/mezhevikin/Desktop/Projects/bash/Podfile:4
# -------------------------------------------
# plugin 'cocoapods-static-frameworks'
> static_frameworks
#
# -------------------------------------------