blob: 0d25df6b948b1fbed5063659841026a0b88fa7c7 [file] [log] [blame]
{
"name": "ZKPageViewController",
"version": "0.0.4",
"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.4"
},
"source_files": "Sources/*.swift",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
],
"DynamicColor": [
]
},
"pushed_with_swift_version": "4.0"
}