blob: 0ff8e6a6cbce9d94559ca5d2322303265757570f [file] [log] [blame]
{
"name": "KKSwiftLib",
"version": "0.3.3",
"summary": "A short description of KKSwiftLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kimilee7788/KKSwiftLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kimilee7788": "35053358+kimilee7788@users.noreply.github.com"
},
"source": {
"git": "https://github.com/kimilee7788/KKSwiftLib.git",
"tag": "0.3.3"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "KKSwiftLib/CLasses/Extension",
"frameworks": [
"UIKit",
"QuartzCore",
"CoreMedia"
],
"dependencies": {
"EmptyStateKit": [
],
"EFMarkdown": [
],
"SnapKit": [
]
},
"subspecs": [
{
"name": "KM_Extension"
}
],
"swift_version": "5.0"
}