Top Level Namespace

Defined Under Namespace

Modules: CocoapodsWhitelist, Pod, Whitelist Classes: AllowedDependency

Constant Summary collapse

DEFAULT_WHITELIST_URL =
"https://raw.githubusercontent.com/mercadolibre/mobile-dependencies_whitelist/master/ios-whitelist.json"
POD_NAME_REGEX =
/^([^\/]+)(?:\/.*)*$/
POD_BASE_REGEX_POSITION =
0