blob: 3601147eaebd8361c6405256b30a5d6b030d159f [file] [log] [blame]
{
"name": "SCRecorder",
"version": "2.1.2",
"summary": "The camera engine that is complete, for real.",
"description": " Complete camera engine with Vine like pause/resume, filters, player with smooth loop, exporter with precise parameters.\n",
"homepage": "https://github.com/rFlex/SCRecorder",
"license": "Apache License, Version 2.0",
"authors": {
"Simon CORSIN": "simon@corsin.me"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/rFlex/SCRecorder.git",
"tag": "v2.1.2"
},
"source_files": "Library/Sources/*.{h,m}",
"public_header_files": "Library/Sources/*.h",
"requires_arc": true
}