[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / 5 / c / 4 / FDLoadingView / 0.1.2 / FDLoadingView.podspec.json
blob9bb0ce7036e0db486f805cf0881e379e149893e3
2   "name": "FDLoadingView",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FDLoadingView/Classes/**/*",
22   "dependencies": {
23     "NVActivityIndicatorView": [
25     ]
26   }