[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / a / DMPagerView / 1.0.1 / DMPagerView.podspec.json
blobc8f2a99622cf1501e242095bbee970651eeb3499
2   "name": "DMPagerView",
3   "version": "1.0.1",
4   "swift_version": "4.0",
5   "summary": "Pager view with reusable page and storyboard support.",
6   "description": "DMPagerView is a swift conversion of https://github.com/maxep/MXPagerView",
7   "homepage": "https://github.com/dominicmdev/DMPagerView",
8   "license": "MIT",
9   "authors": {
10     "Dominic Miller": "dominicmdev@gmail.com",
11     "Maxime Epain": "maxime.epain@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/dominicmdev/DMPagerView.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "source_files": "DMPagerView/*.swift"