blob: 0cc6c9446bf0f5e67832e4a06b7ac6b5bf79fcd2 [file] [log] [blame]
{
"name": "STWPageViewController",
"version": "0.1.5",
"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": "http://www.steewe.com",
"license": {
"type": "MIT"
},
"authors": {
"Raffaele Cerullo": "me@steewe.com"
},
"social_media_url": "https://twitter.com/Steewitter",
"source": {
"git": "https://github.com/SteeweGriffin/STWPageViewController.git",
"tag": "0.1.5"
},
"source_files": "STWPageViewController/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}