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