blob: 5a5588ecf702d89f254a0f6950f4caad5cbc61bb [file] [log] [blame]
{
"name": "SwipeableViewController",
"version": "0.1.10",
"summary": "A small UI component to build UIPageViewController-y views in your app.",
"description": "A segmented header and a UIPageViewController all in one convenient package.",
"homepage": "https://github.com/tise/SwipeableViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oscar Apeland": "oscar@tiseit.com"
},
"source": {
"git": "https://github.com/tise/SwipeableViewController.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwipeableViewController/Source/*.{swift,xib}",
"pushed_with_swift_version": "4.0"
}