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