blob: 5e9afe9611322264e46dad2c6281614e9d10bcbd [file] [log] [blame]
{
"name": "ZRPopoverView",
"version": "1.5",
"license": "MIT",
"homepage": "https://github.com/VictorZhang2014/ZRPopoverView",
"authors": {
"Victor Zhang": "victorzhangq@gmail.com"
},
"summary": "ZRPopoverView is a popover view that pop UIView with a list of button by customising.",
"source": {
"git": "https://github.com/VictorZhang2014/ZRPopoverView.git",
"tag": "1.5"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"public_header_files": "Classes/*.{h}",
"source_files": "Classes/*.{h,m}",
"frameworks": "UIKit"
}