[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 9 / d / 5 / DTPagerController / 1.1.4 / DTPagerController.podspec.json
blob52aa8c8ea3a15f02df196bafad24f868b0f49280
2   "name": "DTPagerController",
3   "version": "1.1.4",
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": "1.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DTPagerController/Classes/**/*",
22   "pushed_with_swift_version": "4.0"