Include of non-modular header inside framework module

I am using Xcode 6, 1) Firstly I am creating a dynamic library (CoreLibrary). This library contain RequestPoster.h file. 2) Then I create a Cocoa Touch Framework and added this dynamic library (