blob: af4a9581171d71c4d20edf43d803a3bfa6e187e0 [file] [log] [blame]
{
"name": "CocoaCheckBox",
"version": "4.0.0",
"summary": "CocoaCheckBox is just a simple CoreFoundationKit utility Module",
"description": "This module contains the utility class to identify the device type",
"homepage": "https://github.com/prashantLalShrestha/CocoaCheckBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Prashant Shrestha": "prashantlurvs@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/prashantLalShrestha/CocoaCheckBox.git",
"tag": "4.0.0"
},
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}