[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 3 / b / 5 / PagingKit / 1.12.0 / PagingKit.podspec.json
blob4e2f4cf70efa5b968a507c3d5b701969aa607fda
2   "name": "PagingKit",
3   "version": "1.12.0",
4   "summary": "PagingKit provides customisable menu & content UI.",
5   "swift_versions": "5.0",
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.12.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "PagingKit/**/*.{h,m,swift}",
20   "swift_version": "5.0"