blob: 8b67221d0402dc6c68f805c9439a58ceee50502e [file] [log] [blame]
{
"name": "PageController",
"version": "0.0.2",
"summary": "Infinite pages controller, scrolling through contents and title bar scrolls with a delay for iOS written in Swift.",
"description": "PageController is infinite pages 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.\n",
"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.0.2"
},
"source_files": "PageController/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}