mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2025-05-04 17:32:12 +08:00
Readme and description update
This commit is contained in:
parent
bb8b2c30c2
commit
d0c1e10865
@ -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/).
|
||||
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user