Class: Pod::Specification

Inherits:
Object
  • Object
show all
Defined in:
lib/swordfish/native/linter.rb,
lib/swordfish/native/specification.rb

Defined Under Namespace

Classes: Linter

Constant Summary collapse

VALID_EXTNAME =
%w[.binary.podspec.json .binary.podspec .podspec.json .podspec].freeze
DEFAULT_TEMPLATE_EXTNAME =
%w[.binary-template.podspec .binary-template.podspec.json].freeze