blob: 0ac7a54cc328f38292f7da7b504e62c9c2efbba9 [file] [log] [blame]
{
"name": "LCScrollMenuView",
"version": "1.0.1",
"summary": "水平滑动的菜单栏.",
"description": "水平滑动菜单栏\n*简单易用",
"homepage": "https://github.com/loversunny/LCScrollMenuView",
"license": "MIT",
"authors": {
"冀柳冲": "HH330897537@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/loversunny/LCScrollMenuView.git",
"tag": "v1.0.1"
},
"source_files": "LCScrollMenuView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}