Readme and description update

This commit is contained in:
Grant Benvenuti 2014-07-27 13:55:13 +10:00
parent bb8b2c30c2
commit d0c1e10865
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#cordova-yoik-screenorientation
#Cordova Screen Orientation Plugin
Cordova plugin to set/lock the screen orientation in a common way for iOS, Android and Blackberry 10. From version 1.0.0 the interface is based on the [Screen Orientation API](http://www.w3.org/TR/screen-orientation/).

View File

@ -2,10 +2,10 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="net.yoik.cordova.plugins.screenorientation"
version="1.1.0">
version="1.1.1">
<name>Yoik Screen Orientation</name>
<description>The Yoik Screen Orientation Plugin adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS and BB10.</description>
<description>Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS and BB10.</description>
<license>MIT</license>
<engines>