[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / b / 6 / WMZPageController / 1.4.2 / WMZPageController.podspec.json
blob47e7bf457829cb67e34b977ce58425dc6e331f03
2   "name": "WMZPageController",
3   "version": "1.4.2",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "requires_arc": true,
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "高性能分页控制器",
13   "description": "替换UIPageController方案,具备完整的生命周期,多种指示器样式,多种标题样式,可悬浮(仿优酷,爱奇艺,今日头条,简书,京东等多种标题菜单)",
14   "homepage": "https://github.com/wwmz/WMZPageController",
15   "authors": {
16     "wmz": "925457662@qq.com"
17   },
18   "source": {
19     "git": "https://github.com/wwmz/WMZPageController.git",
20     "tag": "1.4.2"
21   },
22   "source_files": "WMZPageController/WMZPageController/**/*.{h,m}"