spec/mocks/whitelist.json in cocoapods-whitelist-0.5.3 vs spec/mocks/whitelist.json in cocoapods-whitelist-0.5.4

- old
+ new

@@ -39,8 +39,31 @@ "version": "^~>5.[0-9]+$", "target": "production", "allows_granular_projects": [ "MLSearch" ] + }, + { + "name": "MercadoPagoSDKV4", + "version": null, + "target": "production" + }, + { + "name": "AndesUI$", + "version": "^~>5.[0-9]+$", + "target": "production" + }, + { + "name": "AndesUI/(Core|AndesCoachmark|AndesBottomSheet|AndesDropdown|AndesTimePicker)", + "version": "^~>5.[0-9]+$", + "target": "production" + }, + { + "name": "AndesUI/SwiftUI", + "version": "^~>5.[0-9]+$", + "target": "production", + "allows_granular_projects": [ + "MLSearch" + ] } ] }