blob: 3c3a14aa70887ef5de4cd758c8329ef27f0427b3 [file] [log] [blame]
{
"name": "GFLoadingAnimationView",
"version": "0.1.3",
"summary": "Simple loading view configurable",
"description": "Simple loading animation view to block UI. Easy to use and configurable.\nYou can also use GFLoadingPercentualView to show a loading with percentual status.",
"homepage": "https://github.com/guidosette/GFLoadingAnimationView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guido Fanfani": "guido.fanfani7@gmail.com"
},
"source": {
"git": "https://github.com/guidosette/GFLoadingAnimationView.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GFLoadingAnimationView/Classes/**/*"
}