blob: 164aa869999832d3c093ba68d9c2197fb6ab98a1 [file] [log] [blame]
{
"name": "NextLevel",
"version": "0.15.1",
"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.15.1"
},
"documentation_url": "https://nextlevel.github.io/NextLevel/",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_versions": "5.0"
}