52inc / Pulley

A library to imitate the iOS 10 Maps UI.
https://cocoapods.org/pods/Pulley
MIT License
2.02k stars 265 forks source link

Fix Xcode 14 compiler warning #423

Closed ddaddy closed 2 years ago

ddaddy commented 2 years ago

Description

protocol class has been deprecated and replaced with AnyObject

Type of change

How Has This Been Tested?

Successful compilation with the following

Test Configuration

Checklist: