blob: 5d50b952846fd947bfc73c4df5a259f66a82c87e [file] [log] [blame]
{
"name": "ZKPageViewController",
"version": "0.0.5",
"summary": "A PageViewController with a custom title view",
"description": "A light-weighted PageViewController with a custom title view in swift.",
"homepage": "https://github.com/superk589/ZKPageViewController",
"license": "MIT",
"authors": {
"zhenkai zhao": "superk589@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/superk589/ZKPageViewController.git",
"tag": "0.0.5"
},
"source_files": "Sources/*.swift",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
],
"DynamicColor": [
]
},
"pushed_with_swift_version": "4.0"
}