blob: 5179794d5d77a86495f2a53640bdca76fd20378e [file] [log] [blame]
{
"name": "NextLevel",
"version": "0.0.1-beta.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}