[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / 7 / SteppedViewController / 1.2.0 / SteppedViewController.podspec.json
blob8d6ad29d676e0d2d6cbdcec031f598eb16384c54
2   "name": "SteppedViewController",
3   "version": "1.2.0",
4   "summary": "SteppedViewController is just a simple Material UI utility Module",
5   "description": "This module contains the tab bar controller with a circular button at center",
6   "homepage": "https://github.com/prashantLalShrestha/SteppedViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prashant Shrestha": "prashantlurvs@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/prashantLalShrestha/SteppedViewController.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "Sources/**/*.{swift}",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "CocoaUI": [
30     ],
31     "FlexibleSteppedProgressBar": [
33     ]
34   },
35   "swift_version": "5.0"