blob: 14c92a2d34a70da0e34e5358c3284e18fdad39e8 [file] [log] [blame]
{
"name": "MCPageViewController",
"version": "5.0.6",
"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.6"
},
"source_files": "MCPageViewController/Classes/**/*",
"swift_versions": "4.2",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "4.2"
}