blob: 1e34e62cf3fb7eaa707510c8688d4f9d0f3dbbcd [file] [log] [blame]
{
"name": "NextLevel",
"version": "0.14.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.14.1"
},
"documentation_url": "https://nextlevel.github.io/NextLevel/",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_versions": "4.2"
}