[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / e / NicoProgress / 0.2.1 / NicoProgress.podspec.json
blob9c2723e5af8368f1c5e79ca99387da1bf3ba3cfe
2   "name": "NicoProgress",
3   "version": "0.2.1",
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/CityTransit/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/CityTransit/NicoProgress.git",
16     "tag": "0.2.1"
17   },
18   "swift_versions": [
19     "4.0",
20     "4.2",
21     "5.0",
22     "5.2"
23   ],
24   "platforms": {
25     "ios": "8.0"
26   },
27   "source_files": "Sources/**/*",
28   "swift_version": "5.2"