[Add] TPNMentaCustomAdapterInland 6.00.23.1
[CocoaPods.git] / Specs / 8 / b / d / ViewPager-Swift / 1.2.1 / ViewPager-Swift.podspec.json
blobe6d377255276a562f312ffeaa10230f83fcf4231
2   "name": "ViewPager-Swift",
3   "version": "1.2.1",
4   "summary": "Simple View Pager library for swift using UIPageViewController and Scroll View.",
5   "description": "An easy to use view pager library for iOS in Swift based on UIPageViewController and Scroll View along with multiple customization options and tap as well as swipe gesture for changing between pages.This fantastic view changes its color gradually makes your app look fantastic!",
6   "homepage": "https://github.com/nrlnishan/ViewPager-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nishan Niraula": "githubnrlnishan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nrlnishan/ViewPager-Swift.git",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ViewPager-Swift/Core/*.swift",
22   "pushed_with_swift_version": "4.0"