blob: 42b78d85734870d8cc1dbf173a78f9fe77819f55 [file] [log] [blame]
{
"name": "KxFoundation",
"version": "0.3.3",
"summary": "Kei Foundation Framework",
"swift_versions": "5.0",
"description": "Kei Foundation Framework - Useful Custom Classes, Utilities, Extensions",
"homepage": "https://github.com/meetkei/KxFoundation.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Keun young Kim": "app@meetkei.com"
},
"source": {
"git": "https://github.com/meetkei/KxFoundation.git",
"tag": "0.3.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KxFoundation/**/*",
"swift_version": "5.0"
}