blob: d193b3740fc6a5fd6bba6729c345c7e56c724d0a [file] [log] [blame]
{
"name": "LARSTorch",
"version": "1.1.0",
"summary": "Lightweight AVFoundation-based interface to access your iDevice's LED torch.",
"homepage": "https://github.com/larsacus/LARSTorch",
"authors": {
"Lars Anderson": "iAm@theonlylars.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "4.0"
},
"source": {
"git": "https://github.com/larsacus/LARSTorch.git",
"tag": "1.1.0"
},
"requires_arc": true,
"source_files": "*.{h,m}",
"frameworks": "AVFoundation"
}