blob: 898b9cee779de34d1ba13597374c8d99f0c0d2c0 [file] [log] [blame]
{
"name": "FQScrollMenu",
"version": "1.1.1",
"license": "MIT",
"summary": "FQScrollMenu是一个头部和内容可控制和可自定义的滚动菜单,满足部分开发者使用的插件。",
"homepage": "https://github.com/fhq5566/FQScrollMenu",
"authors": {
"FQ": "fhq5566@126.com"
},
"source": {
"git": "https://github.com/fhq5566/FQScrollMenu.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FQScrollMenu/FQScrollMenu/classes/FQScrollMenu/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}