blob: ea492be4c79252bdb99b2cc35218a73ee8c9f041 [file] [log] [blame]
{
"name": "DTPagerController",
"version": "2.0.4",
"summary": "A fully customizable container view controller to display a set of ViewControllers in a horizontal scroll view. Written in Swift.",
"swift_version": "4.2",
"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": "2.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DTPagerController/Classes/**/*"
}