blob: 7076b801c7ff51ccfc4bcb643eff88e9e7248678 [file] [log] [blame]
{
"name": "MXPopover",
"version": "1.0.2",
"summary": "Pop over any view",
"description": "Pop over any view with animation",
"homepage": "https://github.com/longminxiang/MXPopover",
"license": "MIT",
"authors": {
"Eric Lung": "longminxiang@gmail.com"
},
"source": {
"git": "https://github.com/longminxiang/MXPopover.git",
"tag": "v1.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "MXPopover/*.{h,m}"
}