blob: 07336bf39b667c4e9eb6995f7fdef084eaf23280 [file] [log] [blame]
{
"name": "SteppedViewController",
"version": "1.1.4",
"summary": "SteppedViewController is just a simple Material UI utility Module",
"description": "This module contains the tab bar controller with a circular button at center",
"homepage": "https://github.com/prashantLalShrestha/SteppedViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Prashant Shrestha": "prashantlurvs@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/prashantLalShrestha/SteppedViewController.git",
"tag": "1.1.4"
},
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"CocoaUI": [
],
"FlexibleSteppedProgressBar": [
]
},
"swift_version": "5.0"
}