[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / b / 5 / PagingKit / 1.5.0 / PagingKit.podspec.json
blobaa0ad27433b1b29d974299b2e6c8d942a73ceb6d
2   "name": "PagingKit",
3   "version": "1.5.0",
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.5.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "PagingKit/*",
19   "pushed_with_swift_version": "4.0"