[Add] PlayerUI 0.10.2--canary.578.19394
[CocoaPods.git] / Specs / c / 4 / e / PUGifLoading / 1.0.2 / PUGifLoading.podspec.json
blobdc791937e76571e87ebd81370ac5638b3667723d
2   "name": "PUGifLoading",
3   "version": "1.0.2",
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",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "PayalUmraliya": "behappy78600@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/PayalUmraliya/PUGifLoaderControl.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "PUGifLoading/Classes/**/*",
23   "swift_version": "4.2"