[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / b / 2 / d / FetchingView / 0.2.0 / FetchingView.podspec.json
blob974a66228f8fd9e3d06911bb2ebdf005d7fc0bad
2   "name": "FetchingView",
3   "version": "0.2.0",
4   "summary": "Views to indicate data fetching states.",
5   "description": "Views to show on different states of data fetching. Shows indicator views for fetching state, error states etc.\nFetchingView can show headsUpDisplay (HUD) for the toast. It supports indefinite, definite and message type of HUDs.",
6   "homepage": "https://github.com/NeilsUltimateLab/FetchingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NeilsUltimateLab": "neilsultimatelab@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/NeilsUltimateLab/FetchingView.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FetchingView/Classes/**/*",
22   "pushed_with_swift_version": "4.0"