2 "name": "PUGifLoading",
4 "summary": "Clean and easy-to-use and light weight loader meant to display the progress of an ongoing task on iOS",
5 "swift_versions": "4.2",
6 "description": "PUGifLoaderSource\nPUGifLoader swift with source code\nPUGifLoader is a clean and easy-to-use and light weight loader meant to display the progress of an ongoing task on iOS.\nYou can show the status of indeterminate tasks using one of the following ( GIF Or Activity indicator):\n=== > GIF Loader view - You can use any gif image according to your need.\nPuLoadingView.show(\"Loading\", gifimagename: \"foodloader\")\n=== > Activity indicator Loader view\nPuLoadingView.showWithActivityIndicator(\"Loading\", activitycolor: UIColor.yellow, labelfontcolor:UIColor.yellow , labelfontsize: 16.0,activityStyle: UIActivityIndicatorViewStyle.whiteLarge)\n=== > Hiding the Loader\nPuLoadingView.hide()\n:)",
7 "homepage": "https://github.com/PayalUmraliya/PUGifLoaderControl",
13 "PayalUmraliya": "behappy78600@gmail.com"
16 "git": "https://github.com/PayalUmraliya/PUGifLoaderControl.git",
22 "source_files": "PUGifLoading/Classes/**/*",
23 "swift_version": "4.2"