Closed iamabhiee closed 8 years ago
Trying to integrate the sdk using CocoaPods and while the JSONModel pod gets installed I keep getting the error that "JSONModel.h" file not found
resolved
Issue is still not resolved. I am getting the same error on integrating v3.6.2 via CocoaPods. Please fix it ASAP.
Hi Alok. Please check and follow up my comments @ https://github.com/citruspay/citruspay-ios-sdk/issues/6
Hi
JSONModel is directly added in framework causing error while using with project with jsonmodel as dependency, can you remove it from framework and add as dependency in podspec?