kin-ios
kin-ios copied to clipboard
build: the command `pod lib lint KinBase.podspec` should run on CI
We should make sure that the Podspec is always properly linted before merging in new changes.
Saving this here: https://docs.fastlane.tools/actions/pod_lib_lint/
We already use fastlane for our ios circle build, so this should be trivial