[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 2 / 3 / 0 / MXPagerViewReloadUpdate / 1.0.1 / MXPagerViewReloadUpdate.podspec.json
blob692d77d3ae1e96f33ed204a8716ef047d4074cf8
2   "name": "MXPagerViewReloadUpdate",
3   "version": "1.0.1",
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.1"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "requires_arc": true,
19   "source_files": "MXPagerViewReloadUpdate/*.{m,h}"