blob: cabaf60a53f4de6a72e09498eb8568d4f63359af [file] [log] [blame]
{
"name": "RWBlurPopover",
"version": "3.0.0",
"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": "3.0.0"
},
"source_files": [
"RWBlurPopover",
"RWBlurPopover/**/*.{h,m}"
],
"requires_arc": true
}