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