blob: 4b5484746132010c140063ac563bd3f18850ed7e [file] [log] [blame]
{
"name": "XHRealTimeBlur",
"version": "1.1",
"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.1"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "XHRealTimeBlur/*.{h,m}",
"requires_arc": true
}