Skip to content

Commit

Permalink
Merge pull request #1 from Telerik-Verified-Plugins/tnikolov/local-we…
Browse files Browse the repository at this point in the history
…b-server

Add cordova-labs-local-webserver as a dependancy.
  • Loading branch information
Martin Bektchiev authored Jan 31, 2017
2 parents 1b31d4d + e348ffa commit aa5a9d5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,12 @@
<keywords>cordova,wkwebview,webview</keywords>
<repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine.git</repo>

<engines>
<engines>
<engine name="cordova-ios" version=">=4.0.0-dev" />
<engine name="apple-ios" version=">=9.0" />
</engines>
</engines>

<dependency id="cordova-labs-local-webserver" url="https://github.com/Telerik-Verified-Plugins/LocalWebServer.git" commit="2c4b6deb81ea13afdd6e95396f9f499d95515bca" />

<!-- ios -->
<platform name="ios">
Expand Down

0 comments on commit aa5a9d5

Please sign in to comment.