[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 3 / 2 / c / ImageProgressLoaderView / 0.1.1 / ImageProgressLoaderView.podspec.json
blobce2881c373a35a36b5d1b3cdd201ac0041b61bb7
2   "name": "ImageProgressLoaderView",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "ImageProgressLoaderView/Classes/**/*.swift",
22   "swift_versions": [
23     "4.2",
24     "5.0"
25   ],
26   "swift_version": "5.0"