[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / c / 4 / FDLoadingView / 0.1.3 / FDLoadingView.podspec.json
blob6389a38b01d007c6800725dbb4674c6658bcc6f8
2   "name": "FDLoadingView",
3   "version": "0.1.3",
4   "summary": "FDLoadingView provides a loading HUD.",
5   "description": "FDLoadingView is a library that provides a loading HUD, using NVActivityIndicatorView library.",
6   "homepage": "https://gitlab.com/fredericdnd/FDLoadingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "frederic.dinand.developer@gmail.com": "frederic.dinand.developer@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/fredericdnd/FDLoadingView",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FDLoadingView/Classes/**/*",
22   "dependencies": {
23     "NVActivityIndicatorView": [
25     ]
26   }