blob: 0c1605a98b7b05f15d66872ea8f21db722556f37 [file] [log] [blame]
{
"name": "SKFoundation",
"version": "0.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.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SKFoundation/**/*",
"swift_version": "4.0",
"dependencies": {
"Alamofire": [
],
"AlamofireObjectMapper": [
],
"DeviceKit": [
],
"FontAwesome.swift": [
],
"Locksmith": [
],
"SwiftyBeaver": [
],
"SwiftyJSON": [
]
}
}