[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 8 / SAInfiniteScrollView / 1.0.6 / SAInfiniteScrollView.podspec.json
blobc5068ce25452f098e3df89c7bd1e5501a416055a
2   "name": "SAInfiniteScrollView",
3   "version": "1.0.6",
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.6"
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   ]