[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / 7 / SteppedViewController / 1.0.2 / SteppedViewController.podspec.json
blob89b85fbdcf2681a21146b7b3a681b81223388ae6
2   "name": "SteppedViewController",
3   "version": "1.0.2",
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.0.2"
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"