blob: fb212d09e12b571812037e5c738378fb624d46ba [file] [log] [blame]
{
"name": "NextLevel",
"version": "0.14.0",
"license": "MIT",
"summary": "Rad Media Capture in Swift",
"homepage": "https://github.com/nextlevel/NextLevel",
"authors": {
"patrick piemonte": "patrick.piemonte@gmail.com"
},
"source": {
"git": "https://github.com/nextlevel/NextLevel.git",
"tag": "0.14.0"
},
"documentation_url": "https://nextlevel.github.io/NextLevel/",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_versions": "4.2"
}