{
	"name": "Max for Live",
	"displayname": "",
	"version": "1.0.9",
	"author": "Cycling '74",
	"authors": [],
	"description": "Externals for building Max for Live devices in Ableton Live",
	"tags": [],
	"website": "https://www.ableton.com/en/live/max-for-live/",
	"extends": "",
	"extensible": 1,
	"max_version_min": "8.0",
	"max_version_max": "none",
	"os": {
		"macintosh": {
			"min_version": "none",
			"platform": [
				"x64",
				"aarch64"
			]
		},
		"windows": {
			"min_version": "none",
			"platform": [
				"x64"
			]
		}
	},
	"homepatcher": "",
	"package_extra": {
		"reverse_domain": "com.cycling74",
		"copyright": "Copyright (c) 2021 Cycling '74",
		"exclude_from_collectives": "yes"
	},
	"filelist": {
		"clippings" : [
			"Live API Snippets/..", 
			"Live API Browsers/..",
			"Live UI Abstractions/LiveUI.Map.maxpat",
			"Live UI Abstractions/LiveUI.MultiMap.maxpat"
		]
	}
}
