[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / c / GNImageProgressBar / 0.1.0 / GNImageProgressBar.podspec.json
blobbce84fdb00ee31258949e450a8b6605eed8b44c0
2   "name": "GNImageProgressBar",
3   "version": "0.1.0",
4   "summary": "Show progress with an image.",
5   "description": "This library can be used to show progress by filling an image.",
6   "homepage": "https://github.com/nicolaouG/GNImageProgressBar",
7   "screenshots": "https://raw.githubusercontent.com/nicolaouG/GNImageProgressBar/master/imageProgress.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "george": "georgios.nicolaou92@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5",
19   "source": {
20     "git": "https://github.com/nicolaouG/GNImageProgressBar.git",
21     "tag": "0.1.0"
22   },
23   "source_files": "GNImageProgressBar/**/*.{h,m,swift}",
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "swift_version": "5"