[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / c / ImageProgressLoaderView / 0.1.0 / ImageProgressLoaderView.podspec.json
blobcfb57cfaf704f1c03a584022e7d42a56e58802c8
2   "name": "ImageProgressLoaderView",
3   "version": "0.1.0",
4   "summary": "Desired Image Fill Loader",
5   "description": "Create unique fill loader by passing in desired image, its width, height and time and colour to fill. Lets say if I want loader to run for 10 second, I will pass \"10\" in parameter ~ \"timeInSecondToFill\".",
6   "homepage": "https://github.com/abdulkarimkhaan/ImageProgressLoaderView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abdul Karim Khan": "abdulkarimkhan.cs@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/abdulkarimkhaan/ImageProgressLoaderView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "ImageProgressLoaderView/Classes/**/*"