blob: 681ac9224fef69395c52c833b5646a651e27c9c8 [file] [log] [blame]
{
"name": "SZPageController",
"version": "1.0.1",
"summary": "类似驾考宝典和小说阅读器覆盖翻页的控件.",
"description": "类似驾考宝典和小说阅读器覆盖翻页的控件,仿UITableView提供代理接口,提供多种控制。",
"homepage": "https://github.com/StenpZ/SZPagecontroller",
"license": "MIT",
"authors": {
"zxc": "zhouc520@foxmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/StenpZ/SZPagecontroller.git",
"tag": "1.0.1"
},
"source_files": "SZPagecontroller/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}