blob: 824b1a09bcdc5b048b123a623435d1eb74ffb633 [file] [log] [blame]
{
"name": "ZKPageViewController",
"version": "0.1.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": {
"superk": "superk589@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/superk589/ZKPageViewController.git",
"tag": "0.1.5"
},
"source_files": "Sources/*.swift",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
],
"DynamicColor": [
]
}
}