blob: 38b5fb8bbd68445259f91e93213df32f7ee3b4e3 [file] [log] [blame]
{
"name": "WZPagerView",
"version": "1.0.3",
"summary": "分页上下左右滚动组件",
"description": "分页上下左右滚动组件.",
"homepage": "https://github.com/WZLYiOS/WZPagerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiuSky": "327847390@qq.com"
},
"source": {
"git": "https://github.com/WZLYiOS/WZPagerView.git",
"tag": "1.0.3"
},
"requires_arc": true,
"static_framework": true,
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"default_subspecs": "Source",
"subspecs": [
{
"name": "Source",
"source_files": "WZPagerView/Classes/*.{h,m}"
}
],
"swift_version": "5.0"
}