[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 0 / f / ZInfinityScrollView / 0.1.0 / ZInfinityScrollView.podspec.json
blob72a3fef301f0a814467b7b2344322650c903ae2e
2   "name": "ZInfinityScrollView",
3   "version": "0.1.0",
4   "summary": "A short description of ZInfinityScrollView.",
5   "description": "`ZInfinityScrollView is created for only one purpose and that is for the purpose for pagination. With ZInfinityScroll view, you can perform pagination quickly. ZInfinityScrollView is subclass of UIScrollView and uses UITableView for listing datas.`",
6   "homepage": "https://github.com/sxudan/ZInfinityScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sxudan": "sudosuwal@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sxudan/ZInfinityScrollView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Source/**/*",
23   "swift_version": "5.0"