blob: ef45482531cf23c630687227beac485acd718170 [file] [log] [blame]
{
"name": "SCRecorder",
"version": "2.1.5",
"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.5"
},
"source_files": "Library/Sources/*.{h,m}",
"public_header_files": "Library/Sources/*.h",
"requires_arc": true
}