blob: 89612b2cf7e1c57acab33ecbc1760c9dba4c3592 [file] [log] [blame]
{
"name": "PageView",
"version": "1.0.0",
"summary": "An infinite scrolling control inspired by UIPageViewController",
"homepage": "https://github.com/ronnyf/PageView",
"license": "MIT",
"authors": {
"Ronny Falk": "ronny@rfxsoftware.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ronnyf/PageView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "source/**/*.swift",
"module_name": "PageView"
}