-
-
Notifications
You must be signed in to change notification settings - Fork 217
Expand file tree
/
Copy pathpackage.json
More file actions
14 lines (14 loc) · 654 Bytes
/
package.json
File metadata and controls
14 lines (14 loc) · 654 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name": "com.yasirkula.nativegallery",
"displayName": "Native Gallery",
"version": "1.9.3",
"author": {
"name": "yasirkula",
"email": "yasirkula@gmail.com",
"url": "https://github.com/yasirkula"
},
"documentationUrl": "https://github.com/yasirkula/UnityNativeGallery",
"changelogUrl": "https://github.com/yasirkula/UnityNativeGallery/releases",
"licensesUrl": "https://github.com/yasirkula/UnityNativeGallery/blob/master/LICENSE.txt",
"description": "This plugin helps you save your images and/or videos to device Gallery on Android and Photos on iOS. It is also possible to pick an image or video from Gallery/Photos."
}