[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / e / NicoProgress / 0.4.0 / NicoProgress.podspec.json
blob51b02d42c7e3b65bf22f632d852c78efe9de5134
2   "name": "NicoProgress",
3   "version": "0.4.0",
4   "summary": "Simple linear progress bar for indeterminate and determinate progress",
5   "description": "\"A simple material UI progress bar. For indeterminate and linear progress. Supporting both programmatic and storyboard initialization.\"",
6   "homepage": "https://github.com/nicorichard/NicoProgress",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nicolas Richard": "nicorichard@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nicorichard/NicoProgress.git",
16     "tag": "0.4.0"
17   },
18   "swift_versions": [
19     "4.0",
20     "4.2",
21     "5.0",
22     "5.2",
23     "5.3",
24     "5.6"
25   ],
26   "platforms": {
27     "ios": "9.0"
28   },
29   "source_files": "Sources/**/*",
30   "swift_version": "5.6"