[Add] BoreyAdSDK 0.0.5
[CocoaPods.git] / Specs / 9 / d / 5 / DTPagerController / 2.0.4 / DTPagerController.podspec.json
blobea492be4c79252bdb99b2cc35218a73ee8c9f041
2   "name": "DTPagerController",
3   "version": "2.0.4",
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.2",
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.4"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "DTPagerController/Classes/**/*"