blob: 99e2de4f67a45d1039af6b5e73586987cbbf955d [file] [log] [blame]
{
"name": "CocoaCheckBox",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}