blob: 1009dd035e368c65ee5d5890ddeb2b7cb7f4add9 [file] [log] [blame]
{
"name": "DMPagerView",
"version": "1.2.0",
"swift_version": "4.2",
"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.2.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "DMPagerView/*.swift"
}