I have Main Project A and multiple customFramework B ,C etc. In that Main Project A I have All Pod and I need to share the same pod to customFramework B ,C etc. how should I implement the same pod to multiple customFramework? I don't want to implement a pod for a particular customFramework, I want to use the same pod of the Main Project.
how to implement this? Can anyone help me out? and is it possible?