[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / a / f / 3 / SJInfiniteScrollView / 0.1.2 / SJInfiniteScrollView.podspec.json
blob4ec458f2e2939fbb35f53851b0d3ab9356a520fb
2   "name": "SJInfiniteScrollView",
3   "version": "0.1.2",
4   "summary": "A infiniteScrollView",
5   "description": "Drag the scrollView infinitely, and It can display asset image and web image",
6   "homepage": "https://github.com/shenjuneng/SJInfiniteScrollView",
7   "license": "MIT",
8   "authors": {
9     "沈骏": "shenjuneng@sina.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/shenjuneng/SJInfiniteScrollView.git",
16     "tag": "0.1.2"
17   },
18   "source_files": [
19     "SJInfiniteScrollView",
20     "SJInfiniteScrollViewDemo/SJInfiniteScrollView/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "SDWebImage": [
26     ],
27     "Masonry": [
29     ]
30   }