blob: cc5e595f2fd70c48abd93a449c186dc5da0271ad [file] [log] [blame]
{
"name": "PageController",
"version": "0.8.6",
"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.6"
},
"source_files": "PageController/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}