blob: 9fb9075f928e25f2c6e1eabbb4ca4e3ddf08359b [file] [log] [blame]
{
"name": "SNVideoRecorder",
"version": "0.2.1",
"summary": "A WhatsApp-like video recorder.",
"description": "A WhatsApp-like video recorder view controller and photo capture.",
"homepage": "https://github.com/dairdr/SNVideoRecorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dair Diaz": "dair.diaz@sengiapps.co"
},
"source": {
"git": "https://github.com/dairdr/SNVideoRecorder.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SNVideoRecorder/Classes/**/*",
"frameworks": [
"UIKit",
"AVFoundation"
],
"dependencies": {
"NVActivityIndicatorView": [
]
},
"pushed_with_swift_version": "3.0"
}