blob: 16e98a1f344d1b1a97813b697615a72579097a2c [file] [log] [blame]
{
"name": "WMZPageController",
"version": "1.2.3",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "高性能分页控制器,支持ios13暗黑模式",
"description": "替换UIPageController方案,具备完整的生命周期,多种指示器样式,多种标题样式,可悬浮,支持ios13暗黑模式(仿优酷,爱奇艺,今日头条,简书,京东等多种标题菜单)",
"homepage": "https://github.com/wwmz/WMZPageController",
"authors": {
"wmz": "925457662@qq.com"
},
"source": {
"git": "https://github.com/wwmz/WMZPageController.git",
"tag": "1.2.3"
},
"source_files": "WMZPageController/WMZPageController/**/*.{h,m}",
"resources": "WMZPageController/WMZPageController/PageController.bundle"
}