Solved it by changing `allBundles` to `allFrameworks` in these places: https://github.com/haifengkao/PodAsset/blob/master/Pod/Classes/PodAsset.m#L138 https://github.com/haifengkao/PodAsset/blob/master/Pod/Classes/PodAsset.m#L117
Solved it by changing
allBundlestoallFrameworksin these places:https://github.com/haifengkao/PodAsset/blob/master/Pod/Classes/PodAsset.m#L138
https://github.com/haifengkao/PodAsset/blob/master/Pod/Classes/PodAsset.m#L117