blob: d68df0bc46d3fb36bb22f507e0666ad31b0a3bc7 [file] [log] [blame]
{
"name": "PagingKit",
"version": "1.5.4",
"summary": "PagingKit provides customisable menu & content UI.",
"description": "There are many libaries providing \"Paging UI\" which has menu and content area. They are convinience but not customizable because your app have to make compatible with the library about layout and design. When It doesn't fit the libaries, you need to fork the library or find another one.\n\nPagingKit has more flexible layout and design than the other libraries. You can construct \"Menu\" and \"Content\" UI, and they work together. That's all features this library provides. You can fit layout and design of Pagingin UI to your apps as you like.",
"homepage": "https://github.com/kazuhiro4949/PagingKit",
"license": "MIT",
"authors": {
"Kazuhiro Hayashi": "k.hayashi.info@gmail.com"
},
"source": {
"git": "https://github.com/kazuhiro4949/PagingKit.git",
"tag": "1.5.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PagingKit/*",
"pushed_with_swift_version": "4.0"
}