blob: 8309732d1b777783f9f35fd325851a9c58bc94b8 [file] [log] [blame]
{
"name": "FFPopover",
"version": "0.0.1",
"summary": "让你的菜单想上弹就上弹,想下弹就下弹",
"homepage": "https://github.com/CoderFeiSu/FFPopover",
"license": "MIT",
"authors": {
"飞了个飞": "sf2907989@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderFeiSu/FFPopover.git",
"tag": "0.0.1"
},
"source_files": [
"FFPopover",
"FFPopover/**/*.{h,m}"
],
"exclude_files": "FFPopover/Exclude",
"requires_arc": true
}