blob: 2bbc5ef48ad944fcd6b978ab1c085e407aa29ce5 [file] [log] [blame]
{
"name": "ZInfiniteScrollingView",
"version": "1.2.0",
"summary": "A short description of ZInfiniteScrollingView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sapphirezzz/ZInfiniteScrollingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZackZheng": "zhengzuanzhe@gmail.com"
},
"source": {
"git": "https://github.com/sapphirezzz/ZInfiniteScrollingView.git",
"tag": "1.2.0"
},
"swift_version": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "ZInfiniteScrollingView/Classes/**/*",
"frameworks": "UIKit"
}