[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / b / 2 / d / FetchingView / 0.2.1 / FetchingView.podspec.json
blob677d0d44dc30a670460d27116218e4c49bde2359
2   "name": "FetchingView",
3   "version": "0.2.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FetchingView/Classes/**/*",
22   "pushed_with_swift_version": "4.0"