blob: f4ae09331d504ad84048ea9c453e5f995162ed5e [file] [log] [blame]
{
"name": "NextLevelSessionExporter",
"version": "0.0.1",
"license": "MIT",
"summary": "Export and transcode media in Swift",
"homepage": "https://github.com/nextlevel/NextLevelSessionExporter",
"authors": {
"patrick piemonte": "piemonte@alumni.cmu.edu"
},
"source": {
"git": "https://github.com/nextlevel/NextLevelSessionExporter.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}