blob: 48052327b642ab62f19664a6e4a5c4d3f1cdba30 [file] [log] [blame]
{
"name": "LiveFrost",
"version": "1.1.1",
"summary": "Real time blurring.",
"homepage": "https://github.com/radi/LiveFrost",
"license": "MIT",
"authors": {
"Evadne Wu": "ev@radi.ws",
"Nicholas Gabriel Levin": "nglevin@vivarium.gs"
},
"source": {
"git": "https://github.com/radi/LiveFrost.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"LiveFrost",
"LiveFrost/**/*.{h,m}"
],
"exclude_files": "LiveFrost/Exclude",
"frameworks": [
"Accelerate",
"QuartzCore",
"UIKit"
],
"requires_arc": true
}