blob: c333de2d16df64a0fe9b2483d3fefc482b8eea8e [file] [log] [blame]
{
"name": "XHRealTimeBlur",
"version": "1.5",
"summary": "RealTimeBlur applies to the view, transitions, background.",
"homepage": "https://github.com/xhzengAIB/RealTimeBlur",
"license": "MIT",
"authors": {
"xhzengAIB": "xhzengAIB@gmail.com"
},
"source": {
"git": "https://github.com/xhzengAIB/RealTimeBlur.git",
"tag": "1.5"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "XHRealTimeBlur/*.{h,m}",
"requires_arc": true
}