{ | |
"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 | |
} |