[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 6 / 9 / SwiftInfiniteScrollView / 1.1.2 / SwiftInfiniteScrollView.podspec.json
blob6268a232516568f2c1e881df0079928651bd669f
2   "name": "SwiftInfiniteScrollView",
3   "version": "1.1.2",
4   "summary": "An infinite scroll control implemented with two views.",
5   "homepage": "https://github.com/iLiuChang/LCInfiniteScrollView",
6   "license": "MIT",
7   "authors": "LiuChang",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "source": {
12     "git": "https://github.com/iLiuChang/LCInfiniteScrollView.git",
13     "tag": "1.1.2"
14   },
15   "source_files": "SwiftInfiniteScrollView/*.{swift}",
16   "requires_arc": true,
17   "swift_versions": "4.0",
18   "swift_version": "4.0"