{
  "id": "com.distriqt.CloudStorage",
  "name": "CloudStorage",
  "url": "https://airnativeextensions.com/extension/com.distriqt.CloudStorage",
  "docUrl": "https://docs.airnativeextensions.com/docs/cloudstorage",
  "description": "Save and load data through cloud storage services, such as iCloud",
  "type": "ane",
  "version": "7.0.0",
  "sourceUrl": "https://github.com/distriqt/ANE-CloudStorage/releases/download/v7.0.0/com.distriqt.CloudStorage_7.0.0.airpackage",
  "publishedAt": "2024-12-12T10:23:58.000Z",
  "dependencies": [
    "com.distriqt.Core:7.x.x"
  ],
  "parameters": [
    {
      "name": "iCloudContainerId",
      "required": "false",
  	  "description": "iCloud container identifier to use for document storage \nSee: https://docs.airnativeextensions.com/docs/cloudstorage/add-the-extension#document-storage"
    },
    {
      "name": "bundleSeedId",
      "required": "true",
	    "description": "Bundle Seed Id (or App ID Prefix) for your iOS application \nSee: https://docs.airnativeextensions.com/docs/cloudstorage/add-the-extension#setup"
    }
  ],
  "tags": [
    "cloud",
    "backup",
    "sync",
    "storage",
    "icloud",
    "ios"
  ],
  "purchaseUrl": "https://airnativeextensions.com/extension/com.distriqt.CloudStorage",
  "license": {
    "url": "https://airnativeextensions.com/license",
    "type": "airnativeextensions",
    "public": false
  }
}
