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