IOS-Cocoapods is not updated timely, and ios-cocoapods is updated
I. Problems
When you use cocoapods to search for some libraries, the version found is earlier than the version above Github, which may cause some problems. For example, when I upgrade an LTNavigationBar library to iOS10, some content in the navigation bar cannot be displayed. This problem has been fixed in the latest LTNavigationBar version. However, if I use cocoapods to search for the latest LTNavigationBar version that cannot be found, I cannot update the latest library.
Ii. Scenarios
The latest search version is different from the Github version.
Search for LTNavigationBar using cocoapods. The result of version 2.1.2 is as follows:
The latest version on Github is (2.1.6), for example:
Iii. solution:
Refer:
Iv. Results
Search for LTNavigationBar again. The version number is the latest (2.1.6), for example: