blob: 5f48d4a5d91424377020e4ab5eaeca43ac0e9b6a [file] [log] [blame]
{
"name": "DTPagerController",
"version": "1.1.6",
"summary": "A fully customizable container view controller to display a set of ViewControllers in a horizontal scroll view. Written in Swift.",
"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.",
"homepage": "https://github.com/tungvoduc/DTPagerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tungvoduc": "tung98.dn@gmail.com"
},
"source": {
"git": "https://github.com/tungvoduc/DTPagerController.git",
"tag": "1.1.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DTPagerController/Classes/**/*",
"pushed_with_swift_version": "4.0"
}