blob: 647a058cae466c109e13305a4decd408bd68ddb9 [file] [log] [blame]
{
"name": "Sift-Swift",
"version": "0.0.6",
"summary": "A lightweight dictionary reading library",
"description": "A light weight dictionary reading library to safely read values from a dictionary",
"homepage": "https://github.com/ShoutOutSoftware/Sift-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "ShoutOut Software",
"platforms": {
"ios": "11.1"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/ShoutOutSoftware/Sift-Swift.git",
"tag": "0.0.6"
},
"source_files": "Sift/*.swift"
}