blob: bcf77ca2269a71a5f72c83013de0f3a30a4a602f [file] [log] [blame]
{
"name": "SandKattFoundation",
"version": "0.5.1",
"summary": "The central foundation library of the SandKatt iOS pluggable platform.",
"description": "Thia is the central foundation library of the SandKatt iOS pluggable platform.",
"homepage": "https://github.com/bkatnich/iOS-SKFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Britton Katnich": "katnich@shaw.ca"
},
"source": {
"git": "https://github.com/bkatnich/iOS-SKFoundation.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SKFoundation/**/*",
"swift_version": "4.1",
"dependencies": {
"Alamofire": [
],
"FontAwesome.swift": [
],
"SwiftyBeaver": [
]
}
}