blob: 01cb53b533d326c4794b91ebe4a5440627b1f87c [file] [log] [blame]
{
"name": "STWPageViewController",
"version": "0.1.0",
"summary": "STWPageViewController easy and quick controllers container with toolbar",
"description": "STWPageViewController allow to create a controllers container (UIPageViewController) quickly and easily, it is managed by a customizable toolbar. STWPageViewController can be loaded either alone or in a UINavigationController, the toolbar will automatically adapt to display needs.",
"homepage": "https://github.com/SteeweGriffin/STWPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Raffaele Cerullo": "me@steewe.com"
},
"source": {
"git": "https://github.com/SteeweGriffin/STWPageViewController.git",
"tag": "0.1.0"
},
"source_files": "STWPageViewController/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}