blob: d9e4d93b192b6935bd209a0ed42843d88fde9dbe [file] [log] [blame]
{
"name": "GFLoadingAnimationView",
"version": "0.1.4",
"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 spinner 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.4"
},
"social_media_url": "https://twitter.com/Guidosette",
"platforms": {
"ios": "9.0"
},
"source_files": "GFLoadingAnimationView/Classes/**/*"
}