blob: e31c1ab016e3d52da144b996f3a0b3eab7ac6be6 [file] [log] [blame]
{
"name": "MCPageViewController",
"version": "5.0.2",
"summary": "分页控制器: 支持分类栏在navigationBar上,滑动置顶等功能。",
"homepage": "https://github.com/mancongiOS/MCPageViewController",
"license": "MIT",
"authors": {
"MC": "562863544@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mancongiOS/MCPageViewController.git",
"tag": "5.0.2"
},
"source_files": "MCPageViewController/Classes/**/*",
"swift_version": "4.2",
"dependencies": {
"SnapKit": [
]
}
}