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