blob: 67c6a20da59de6ffa5d67526aa2208050f51f58f [file] [log] [blame]
{
"name": "SwipeableViewController",
"version": "0.1.6",
"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/tiseoslo/SwipeableViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oscar Apeland": "oscar@tiseit.com"
},
"source": {
"git": "https://github.com/tiseoslo/SwipeableViewController.git",
"tag": "0.1.6"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwipeableViewController/Source/*.{swift,xib}",
"pushed_with_swift_version": "4.0"
}