[Add] TensorFlowLiteObjC 0.0.1-nightly.20241205
[CocoaPods.git] / Specs / 4 / c / b / UIRefresher / 1.1.0 / UIRefresher.podspec.json
blobe6b6679ac1e4ad9e6001db31984781acffa839d9
2   "name": "UIRefresher",
3   "version": "1.1.0",
4   "summary": "Pull to refresh & pull to load more view for iOS.",
5   "description": "UIRefresher is a pull to refresh & pull to load more view for iOS..",
6   "homepage": "https://github.com/Meniny/UIRefresher",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Meniny": "Meniny@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Meniny/UIRefresher.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "https://meniny.cn/",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "UIRefresher/**/*.*",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ]