tl  tr
  Home | Tutorials | Articles | Videos | Products | Tools | Search
Interviews | Open Source | Tag Cloud | Follow Us | Bookmark | Contact   
 Mobile OS > iOS > How to update a single pod without changing other pod dependencies

How to update a single pod without changing other pod dependencies

Author: Venkata Sudhakar

CocoaPods is an application level dependency manager for Objective-C, Swift and similar languages that run on Objective-C runtime. We can update a single pod without updating rest of the dependencies using one of the following commands.


 
  


  
bl  br