blob: cc8a725feced1bff0707aa8c2e6d9a1033bcb968 [file] [log] [blame]
{
"name": "ZLScrollPageView",
"version": "1.0.0",
"summary": "左右滑动/顶部按钮切换多视图控制器的视图",
"homepage": "https://github.com/zhaoleitmac/ZLScrollPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"赵雷": "491298423@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhaoleitmac/ZLScrollPageView.git",
"tag": "1.0.0"
},
"source_files": [
"ZLScrollPageView",
"ZLScrollPageView/**/*.{h,m}"
],
"frameworks": "UIKit"
}