[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / e / NicoProgress / 0.2.2 / NicoProgress.podspec.json
blobad6713ba51c4f848236131c5f7f4177e2727eec7
2   "name": "NicoProgress",
3   "version": "0.2.2",
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.2"
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"