blob: ac608ae6d53db2a2819b7cfc213bd5853f31f074 [file] [log] [blame]
{
"name": "SandKattFoundation",
"version": "0.5.3",
"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.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SKFoundation/**/*",
"swift_version": "4.1",
"dependencies": {
"Alamofire": [
],
"FontAwesome.swift": [
],
"SwiftyBeaver": [
]
}
}