[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / d / 3 / 5 / ZZInfiniteScrollView / 1.0.2 / ZZInfiniteScrollView.podspec.json
blob3e3bd82c8e4e182c602b6dae1f2baeb7147b2f9c
2   "name": "ZZInfiniteScrollView",
3   "version": "1.0.2",
4   "summary": "An infinite scrollview written in Swift.",
5   "description": "An infinite scrollview written in Swift. There is a demo inspired by LINE NEWS.",
6   "homepage": "https://github.com/zhz821/ZZInfiniteScrollView",
7   "license": "MIT",
8   "authors": {
9     "ZHZ": "zhangzhihua.dev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/zhz821/ZZInfiniteScrollView.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "ZZInfiniteScrollView/**/*"