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