blob: f8936d2734f12a1f95585ac26adb4d2873c40e73 [file] [log] [blame]
{
"name": "SZPageController",
"version": "1.0.3",
"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.3"
},
"source_files": "SZPagecontroller/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}