[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / d / 5 / DTPagerController / 2.0.0 / DTPagerController.podspec.json
blob0151bf2c163a35d9bd7ccdff7775b45dec73776e
2   "name": "DTPagerController",
3   "version": "2.0.0",
4   "summary": "A fully customizable container view controller to display a set of ViewControllers in a horizontal scroll view. Written in Swift.",
5   "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.",
6   "homepage": "https://github.com/tungvoduc/DTPagerController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tungvoduc": "tung98.dn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tungvoduc/DTPagerController.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DTPagerController/Classes/**/*"