blob: dd04f7ec9846d605892fa34b15d1701dce837004 [file] [log] [blame]
{
"name": "WZPagerView",
"version": "1.0.2",
"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.2"
},
"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}"
},
{
"name": "Binary",
"vendored_frameworks": "Carthage/Build/iOS/Static/WZPagerView.framework"
}
],
"swift_version": "5.0"
}