blob: de7da5846f474c45a566ea44801c9c46a7fab33f [file] [log] [blame]
{
"name": "FDLoadingView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FDLoadingView/Classes/**/*",
"dependencies": {
"NVActivityIndicatorView": [
]
}
}