blob: c8f2a99622cf1501e242095bbee970651eeb3499 [file] [log] [blame]
{
"name": "DMPagerView",
"version": "1.0.1",
"swift_version": "4.0",
"summary": "Pager view with reusable page and storyboard support.",
"description": "DMPagerView is a swift conversion of https://github.com/maxep/MXPagerView",
"homepage": "https://github.com/dominicmdev/DMPagerView",
"license": "MIT",
"authors": {
"Dominic Miller": "dominicmdev@gmail.com",
"Maxime Epain": "maxime.epain@gmail.com"
},
"source": {
"git": "https://github.com/dominicmdev/DMPagerView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "DMPagerView/*.swift"
}