blob: f892169c09ef10ebff8ffebc79bf9c15240c0494 [file] [log] [blame]
{
"name": "BlurryBackground",
"version": "1.0",
"summary": "BlurryBackground.",
"description": "A Simple way to realize BlurryBackground",
"homepage": "https://github.com/silence0201/BlurryBackground",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Silence": "374619540@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/silence0201/BlurryBackground.git",
"tag": "1.0"
},
"source_files": [
"BlurryBackground",
"BlurryBackground/*.{h,m}"
],
"public_header_files": "BlurryBackground/*.h",
"requires_arc": true
}