Skip to content

Commit

Permalink
Merge pull request #15 from piotr-cz/patch-1
Browse files Browse the repository at this point in the history
Remove empty spec version which breaks cordova-ios@5
  • Loading branch information
ReallySmallSoftware authored Mar 20, 2019
2 parents 6add193 + 3ba67a2 commit 363ff7a
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 @@ -68,7 +68,7 @@

<framework src="Fabric" type="podspec" spec="~> 1.7.6"/>
<framework src="Crashlytics" type="podspec" spec="~> 3.10.1"/>
<framework src="Firebase/Core" type="podspec" spec=""/>
<framework src="Firebase/Core" type="podspec"/>

<header-file src="src/ios/FirebaseCrashlyticsPlugin.h"/>
<source-file src="src/ios/FirebaseCrashlyticsPlugin.m"/>
Expand Down

0 comments on commit 363ff7a

Please sign in to comment.