Push notification for IOS with data passing

Hi All,
I’m using phonegap-plugin-push for push notification. It is all working fine with android but gives me an error for ios while generating build. The error is GoogleCloudMessaging.h file not found in PushPlugin.m in xcode. I searched for this for near about 3 days but didn’t found any proper solution.
I have latest Cocoapod install and also tried many solutions out their on google. But no success.
Can you let me know why I’m getting this error and what can I do with this.
I have followed below link for push notification version 1