blob: b9039d0cc53f516d935c603b3434ea2004ced2a2 [file] [log] [blame]
{
"name": "DTPagerController",
"version": "1.0.1",
"summary": "A customizable control for pager of view controllers.",
"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.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DTPagerController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}