[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 0 / e / WZPagerView / 1.3.6 / WZPagerView.podspec.json
blobbface01a1aeb2b50d742d788f4bb59b1b5a1e485
2   "name": "WZPagerView",
3   "version": "1.3.6",
4   "summary": "分页上下左右滚动组件",
5   "description": "分页上下左右滚动组件.",
6   "homepage": "https://github.com/WZLYiOS/WZPagerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LiuSky": "327847390@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WZLYiOS/WZPagerView.git",
16     "tag": "1.3.6"
17   },
18   "requires_arc": true,
19   "static_framework": true,
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "12.0"
23   },
24   "default_subspecs": "Source",
25   "subspecs": [
26     {
27       "name": "Source",
28       "source_files": "WZPagerView/Classes/*.{h,m}"
29     }
30   ],
31   "swift_version": "5.0"