blob: ad464fd3c8929b06044d611447f0c2cd2577e7f6 [file] [log] [blame]
{
"name": "DTPagerController",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DTPagerController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}