[Add] BoreyAdSDK 1.0.12
[CocoaPods.git] / Specs / c / 0 / e / WZPagerView / 1.0.2 / WZPagerView.podspec.json
blobdd04f7ec9846d605892fa34b15d1701dce837004
2   "name": "WZPagerView",
3   "version": "1.0.2",
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.0.2"
17   },
18   "requires_arc": true,
19   "static_framework": true,
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "default_subspecs": "Source",
25   "subspecs": [
26     {
27       "name": "Source",
28       "source_files": "WZPagerView/Classes/*.{h,m}"
29     },
30     {
31       "name": "Binary",
32       "vendored_frameworks": "Carthage/Build/iOS/Static/WZPagerView.framework"
33     }
34   ],
35   "swift_version": "5.0"