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