[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / d / 5 / DTPagerController / 3.1.2 / DTPagerController.podspec.json
blobca3f0eeb90809641749828e852e175037c92f452
2   "name": "DTPagerController",
3   "version": "3.1.2",
4   "summary": "A fully customizable container view controller to display a set of ViewControllers in a horizontal scroll view. Written in Swift.",
5   "swift_versions": "5.0",
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": "3.1.2"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "DTPagerController/Classes/**/*",
23   "swift_version": "5.0"