PodAsset
PodAsset copied to clipboard
Doesn't load resource bundle when sharing framework with Today Extension
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