blob: d80fea08ab7972dc76649bcec5b6ed26d3b51207 [file] [log] [blame]
{
"name": "ZRPopoverView",
"version": "1.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"public_header_files": "Classes/*.{h}",
"source_files": "Classes/*.{h,m}",
"frameworks": "UIKit"
}