blob: 9fe8619fe3f340c327186c9e45e0b9997abb75aa [file] [log] [blame]
{
"name": "CleanyModalView",
"version": "2.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/CleanyModalView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Prashant Shrestha": "prashantlurvs@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/prashantLalShrestha/CleanyModalView.git",
"tag": "2.0.0"
},
"source_files": "Sources/**/*",
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}