{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 2,
	"name": "amateur-tv/iframe",
	"version": "1.1.2",
	"title": "Amateur Tv Iframe",
	"category": "media",
	"icon": "video-alt2",
	"description": "Simple site builder using blocks with content from http://Amateur.tv to increase your profits as an affiliate. Online cams feed and live cam viewer ready to use on your WP site.",
	"supports": {
		"html": false,
		"align": true,
		"spacing": {
			"margin": true,
			"padding": true
		}
	},
	"attributes": {
		"iframeUrl": {
			"type": "string",
			"default": "https://www.amateur.tv/freecam/embed?width=890&lazyloadvideo=1&a_mute=1&theatre=1&height="
		},
		"genre": {
			"type": "array"
		},
		"age": {
			"type": "array"
		},
		"camType": {
			"type": "string",
			"default": "popular"
		},
		"camName": {
			"type": "string"
		},
		"align": {
			"type": "string"
		},
		"iframeHeight": {
			"type": "integer",
			"default": 580
		},
		"camLang": {
			"type": "array"
		},
		"tags": {
			"type": "array"
		}
	},
	"textdomain": "amateur-tv"
}
