[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 3 / b / 5 / PagingKit / 1.10.1 / PagingKit.podspec.json
blob08f9285af29dbead86277420b5a0f908ffeae01d
2   "name": "PagingKit",
3   "version": "1.10.1",
4   "summary": "PagingKit provides customisable menu & content UI.",
5   "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.",
6   "homepage": "https://github.com/kazuhiro4949/PagingKit",
7   "license": "MIT",
8   "authors": {
9     "Kazuhiro Hayashi": "k.hayashi.info@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kazuhiro4949/PagingKit.git",
13     "tag": "1.10.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "PagingKit/**/*.{h,m,swift}"