blob: 738ab98aec7bed628e444543153385514521cb71 [file] [log] [blame]
{
"name": "BlurView",
"version": "1.1",
"summary": "UIview screenshot, UIimage blur effect (Catatory)",
"homepage": "https://github.com/kikohz/BlurView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kikohz": "kikohz@gmail.com"
},
"social_media_url": "http://twitter.com/H_z2",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/kikohz/BlurView.git",
"tag": "1.1"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"requires_arc": true
}