blob: 9409a4cd73f55a94fe62e4a65d34f6189ec29047 [file] [log] [blame]
{
"name": "PageController",
"version": "0.8.2",
"summary": "Infinite paging controller, scrolling through contents and title bar scrolls with a delay for iOS written in Swift.",
"description": "PageController is infinite paging controller, scrolling through contents and title bar scrolls with a delay. Then it provide user interaction to smoothly and effortlessly moving. It is for iOS written in Swift.",
"homepage": "https://github.com/hirohisa/PageController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hirohisa Kawasaki": "hirohisa.kawasaki@gmail.com"
},
"source": {
"git": "https://github.com/hirohisa/PageController.git",
"tag": "0.8.2"
},
"source_files": "PageController/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}