blob: 1cf0bb36d2c269572058fd773f0cc45d338f2e6b [file] [log] [blame]
{
"name": "SCRecorder",
"version": "2.4.2",
"summary": "The camera engine that is complete, for real.",
"description": " \t\t Complete iOS camera engine with Vine-like tap to record, animated filters, slow motion, segments editing\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.4.2"
},
"source_files": "Library/Sources/*.{h,m}",
"public_header_files": "Library/Sources/*.h",
"requires_arc": true
}