This commit is contained in:
Michel Jautzy 2017-06-25 17:57:22 +02:00
parent a90d1bf1fd
commit 096c493742
1 changed files with 19 additions and 1 deletions

20
README.md Normal file → Executable file
View File

@ -1 +1,19 @@
# My project's README
## cordova-plugin-iosrtc-ios10
**Cordova / PhoneGap Plugin Permission Settings for cordova-plugin-iosrtc in iOS 10 by adding a declaration to the Info.plist file**
## Install
#### Latest published version on npm (with Cordova CLI >= 5.0.0)
```
cordova plugin add https://github.com/seiryow/cordova-plugin-iosrtc-ios10 --save
```
## Platforms
Applies to iOS (10+) only.
## License
[MIT License]