[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / e / NicoProgress / 0.3.0 / NicoProgress.podspec.json
blob9e6e7be9806809b4854152c8d7128530bbd9d905
2   "name": "NicoProgress",
3   "version": "0.3.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/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.3.0"
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"