Top Level Namespace
Defined Under Namespace
Modules: CocoapodsWhitelist, Pod, Whitelist Classes: AllowedDependency, SourceHelper, SourceValidator, ValidationExcluded, WhitelistResolver
Constant Summary collapse
- DEFAULT_WHITELIST_URL =
"https://raw.githubusercontent.com/mercadolibre/mobile-dependencies_whitelist/master/ios-whitelist.json"
Instance Method Summary collapse
Instance Method Details
#get_private_sources ⇒ Object
1 2 3 |
# File 'lib/cocoapods-whitelist/model/sources.rb', line 1 def get_private_sources [ "[email protected]:melisource/mobile-ios_specs.git" ] end |