blob: 7e7b8b0c5b23bd42179f1ff15b4f93a75ef4c098 [file] [log] [blame]
{
"name": "NextLevel",
"version": "0.0.1-beta.3",
"license": "MIT",
"summary": "Rad Media Capture in Swift",
"homepage": "https://github.com/nextlevel/NextLevel",
"authors": {
"patrick piemonte": "piemonte@alumni.cmu.edu"
},
"source": {
"git": "https://github.com/nextlevel/NextLevel.git",
"tag": "0.0.1-beta.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}