[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 3 / 0 / MXPagerViewReloadUpdate / 1.0.4 / MXPagerViewReloadUpdate.podspec.json
bloba6dd603141ee0f153302b731e8fb7c83e620aa4a
2   "name": "MXPagerViewReloadUpdate",
3   "version": "1.0.4",
4   "summary": "Pager view with reusable page, reload all the pages and storyboard support .",
5   "description": "MXPagerView is a pager view with the ability to reuse pages like you would do with a table view and cells. \n                        The MXPagerView also loads pages lazily, depending on the transition style, it will load all the pages.\n\n                        MXPagerViewController allows you to load pages from storyboard using the MXPageSegue.",
6   "homepage": "https://github.com/DharaniSadasivam/MXPagerViewReloadUpdate",
7   "license": "MIT",
8   "authors": {
9     "Dharani Sadasivam": "ani.dhar10@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/DharaniSadasivam/MXPagerViewReloadUpdate.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "requires_arc": true,
19   "source_files": "MXPagerViewReloadUpdate/*.{m,h}"