youtube / youtube-ios-player-helper

Lightweight helper library that allows iOS developers to add inline playback of YouTube videos through a WebView
Other
1.65k stars 683 forks source link

Fix pod lint warnings #380

Closed brol1dev closed 4 years ago

brol1dev commented 4 years ago

Fixed warnings about incorrect tags in documentation, version of iOS that the project was using (in both podspec and Xcode), and deprecated methods.

Verified we don't have more warnings by running pod lib lint