I use framework goals (for better code reuse and IB_Designables), and I already had the target platform working perfectly. I decided to move some other classes to the target frame environment.
I installed containers (only one in this case), but whenever I try to turn on the module, I do not get an error.

No changes if I try to use the module approach too:

The problem is that I already have another structure with the same settings (cross-checking all compiler parameters / linker flags / assembly phases, etc.), and there is no problem importing my modules in this structure.
Here is my podfile ( TUComponentsworks, TUModelsis unsuccessful):
[...]
target 'TUComponents' do
pod 'AHKNavigationController'
pod 'TTTAttributedLabel'
use_frameworks!
end
target 'TUModels' do
pod 'JSONModel'
use_frameworks!
end
; Xcode , JSONModel/JSONModel.h ( JSONModel @import). , .
?
:. , , YES, . , Pod.