blob: c67950aa049b1108835b2f54ba17d65d3f32695a [file] [log] [blame]
{
"name": "SK-UIKit",
"version": "0.2",
"summary": "SK-UIKit is the base UI framework in SandKatt Solutions Inc.'s iOS application platform.",
"description": "The SK-UIKit is the base UI framework in SandKatt Solutions Inc.'s iOS application platform..",
"homepage": "https://github.com/bkatnich/iOS-SKUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Britton Katnich": "katnich@shaw.ca"
},
"source": {
"git": "https://github.com/bkatnich/iOS-SKUIKit.git",
"tag": "0.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SKUIKit/**/*",
"swift_version": "4.0",
"dependencies": {
"SKFoundation": [
],
"Hue": [
]
}
}