[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / a / DMPagerView / 1.1.0 / DMPagerView.podspec.json
blob801dcbd1b6c1939eb25ce79616f50ea72344d867
2   "name": "DMPagerView",
3   "version": "1.1.0",
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.1.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "source_files": "DMPagerView/*.swift"