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