blob: 97e4a9f8e97956ccae49b63619751188bd09ec7a [file] [log] [blame]
{
"name": "ADPaginator",
"version": "0.1.0",
"summary": "Paginator - paging view",
"swift_version": "4.0",
"description": "This is a top bar like android to paginate between viewControllers.",
"homepage": "https://github.com/AdamsDevelopment/Paginator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AdamsDevelopment": "s.adams@hotmail.be"
},
"source": {
"git": "https://github.com/AdamsDevelopment/Paginator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Paginator/Classes/**/*"
}