blob: 5a60604aac04c40ac8cdc0e3f575bb0fec4b81d5 [file] [log] [blame]
{
"name": "YNPageScrollMenuView",
"version": "0.0.4",
"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.4"
},
"source_files": "Sources/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}