[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / 5 / DTPagerController / 2.0.1 / DTPagerController.podspec.json
blobba50a7bc851de889285d82af7bb74d470f3ea04c
2   "name": "DTPagerController",
3   "version": "2.0.1",
4   "summary": "A fully customizable container view controller to display a set of ViewControllers in a horizontal scroll view. Written in Swift.",
5   "swift_version": "4.1",
6   "description": "TODO: Add long description of the pod here.\nDTPagerController is an extremely simple Swift control for you to show a collection of view controllers in a horizontal pager.",
7   "homepage": "https://github.com/tungvoduc/DTPagerController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "tungvoduc": "tung98.dn@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/tungvoduc/DTPagerController.git",
17     "tag": "2.0.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "DTPagerController/Classes/**/*"