blob: 3fdb19b81186456d68d3530be1486ab0f719a935 [file] [log] [blame]
{
"name": "ZLScrollPageView",
"version": "1.0.1",
"summary": "传入包含视图控制器的模型数组可以实现左右滑动/按钮切换视图。",
"homepage": "https://github.com/zhaoleitmac/ZLScrollPageView",
"license": "MIT",
"authors": {
"赵雷": "491298423@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhaoleitmac/ZLScrollPageView.git",
"tag": "1.0.1"
},
"source_files": [
"ZLScrollPageView",
"ZLScrollPageView/**/*.{h,m}"
],
"requires_arc": true
}