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