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