blob: 6b423e491390ea314fdf7307afe950a990b47bce [file] [log] [blame]
{
"name": "YJScrollPageView",
"version": "0.0.1",
"summary": "使用复杂的滚动分页视图.",
"description": "滚动试图多个文件结合使用才可以,使用比较复杂",
"homepage": "https://github.com/feng562925462/YJScrollPageView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"odreamboy": "562925462@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/feng562925462/YJScrollPageView.git",
"tag": "0.0.1"
},
"source_files": "ScrollPageView/*.swift",
"requires_arc": true
}