[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / f / 8 / SAInfiniteScrollView / 1.0.3 / SAInfiniteScrollView.podspec.json
blob337ad68e07ebd5926636b87509e0f0ab6b4afd30
2   "name": "SAInfiniteScrollView",
3   "version": "1.0.3",
4   "summary": "an UIScrollView  that scrolls forever",
5   "description": "                       A customized UIScrollView which supports infinite scrolling feature.\n",
6   "homepage": "https://github.com/sealedace/SAInfiniteScrollView",
7   "license": "MIT",
8   "authors": {
9     "sealedace": "sealedaceg@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sealedace/SAInfiniteScrollView.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "PowerfulBannerView/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]