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