blob: 5dc5ab93ee32b25c2d237c349b455c4e119301d8 [file] [log] [blame]
{
"name": "YNPageScrollMenuView",
"version": "0.0.5",
"summary": "PageScrollMenuView.",
"description": "一个常用的分页滚动视图控件,可自由配置",
"homepage": "https://github.com/boyssimple/YNPageScrollMenuView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"罗伟": "luowei@cqyanyu.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/boyssimple/YNPageScrollMenuView.git",
"tag": "0.0.5"
},
"source_files": "Sources/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}