blob: 2489f1603a23f9b479c668f697b8fef20524b29b [file] [log] [blame]
{
"name": "KKSwiftBaseUI",
"version": "0.1.1",
"summary": "A short description of KKSwiftBaseUI.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kimilee7788/KKSwiftBaseUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kimilee123@hotmail.com": "35053358+kimilee7788@users.noreply.github.com"
},
"source": {
"git": "https://github.com/kimilee7788/KKSwiftBaseUI.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "KKSwiftBaseUI/Classes/**/*",
"dependencies": {
"KKSwiftLib": [
"~> 0.3.3"
]
},
"swift_version": "5.0"
}