blob: 6389a38b01d007c6800725dbb4674c6658bcc6f8 [file] [log] [blame]
{
"name": "FDLoadingView",
"version": "0.1.3",
"summary": "FDLoadingView provides a loading HUD.",
"description": "FDLoadingView is a library that provides a loading HUD, using NVActivityIndicatorView library.",
"homepage": "https://gitlab.com/fredericdnd/FDLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"frederic.dinand.developer@gmail.com": "frederic.dinand.developer@gmail.com"
},
"source": {
"git": "https://gitlab.com/fredericdnd/FDLoadingView",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FDLoadingView/Classes/**/*",
"dependencies": {
"NVActivityIndicatorView": [
]
}
}