blob: 2113f2b6d7649bdcf78736dfeaa0fa76411ac637 [file] [log] [blame]
{
"name": "YFPageView",
"version": "0.3.0",
"summary": "YFPageView.",
"description": "类似于今日头条的顶部滑动控件",
"homepage": "https://github.com/studyYF/YFPageView-s",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"13818556154@163.com": "13818556154@163.com"
},
"source": {
"git": "https://github.com/studyYF/YFPageView-s.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YFPageView/Classes/**/*",
"dependencies": {
"YFBase/Frame": [
]
}
}