blob: ef7cd7781ece17fa31f42266c311ffef57e58baa [file] [log] [blame]
{
"name": "XMenuView",
"version": "1.2",
"summary": "自定义分页目录切换",
"description": "可复用性强,可定制你想要的效果 segmentControl 、 menu",
"homepage": "https://github.com/futrue/XMenuView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SongGuoxing": "1146776306@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/futrue/XMenuView.git",
"tag": "v1.2"
},
"source_files": "XMenuView/XSegmentVC/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}