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