[QUESTION] Cocoapod in iOS ?
-
hi ,
is there any way that i can incorporate all library that was t downloaded via cocoapod ?you know, like for example the facebook sdk or firebase or other library that has a pod repo.
i want to integrate it to my QT application , in xcode it will be already activated and included once we download the podfile , but how can i do this in QT Apps ?