blob: 626c3e21c21fa9aa65fd8c6ae18579dcbec38232 [file] [log] [blame]
{
"name": "MXPopover",
"version": "0.1.0",
"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": "v0.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "MXPopover/*.{h,m}"
}