Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
update FirebaseMessaging podspec (#1742)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored and macdonst committed May 25, 2017
1 parent 3efba51 commit 1842f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<source-file src="src/ios/PushPlugin.m"/>
<header-file src="src/ios/AppDelegate+notification.h"/>
<header-file src="src/ios/PushPlugin.h"/>
<framework src="FirebaseMessaging" type="podspec" spec="~> 1.2.1"/>
<framework src="FirebaseMessaging" type="podspec" spec="~> 2.0.0"/>
</platform>
<platform name="windows">
<hook type="after_plugin_install" src="hooks/windows/setToastCapable.js"/>
Expand Down

0 comments on commit 1842f7a

Please # to comment.