{
  "author": {
    "name": "flyff"
  },
  "cordova": {
    "id": "cordova-plugin-flyff-imagepicker",
    "platforms": [
      "ios",
      "android"
    ]
  },
  "cordova_name": "ImagePicker",
  "description": "This plugin allows selection of multiple images from the camera roll / gallery in a phonegap app",
  "keywords": ["cordova", "flyff", "imagepicker"],
  "license": "ISC",
  "name": "cordova-plugin-flyff-imagepicker",
  "platforms": [
    "android",
    "ios"
  ],
  "version": "2.0.0",
  "engines": {
    "cordovaDependencies": {
      "<2.0.0": {
        "cordova-android": "5.0.0 - 8"
      },
      "2.0.0 - 2": {
        "cordova-android": "9.0.0 - 11"
      }
    }
  }
}
