CocoaPods では、名前空間の衝突回避のために、Resource Bundle の利用が推奨されている。ここで懸念されている名前空間の衝突は、あくまで単一 Pod 内における衝突の回避のことを言っているのだろうか。
For building the Pod as a static library, we strongly recommend library developers to adopt resource bundles as there can be name collisions using the resources attribute.