blob: de70b3be28aab4ec025f3e96e6294b3c25d86e9c [file] [log] [blame]
{
"name": "RWBlurPopover",
"version": "2.0.2",
"summary": "Show a UIViewController in a popover with background blurred. ",
"description": " Show a UIViewController in a popover with background blurred. Based on iOS7 UIKit Dynamics and custom UIViewController transitions.\n",
"homepage": "https://github.com/eternityz/RWBlurPopover",
"license": "MIT",
"authors": {
"eternityz": "id@zhangbin.cc"
},
"social_media_url": "http://twitter.com/eternity1st",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/eternityz/RWBlurPopover.git",
"tag": "2.0.2"
},
"source_files": [
"RWBlurPopover",
"RWBlurPopover/**/*.{h,m}"
],
"requires_arc": true
}