blob: 42ad6e16a4349343419350e6004b799c2f6a5998 [file] [log] [blame]
{
"name": "Sift-Swift",
"version": "0.0.9",
"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": "8.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/ShoutOutSoftware/Sift-Swift.git",
"tag": "0.0.9"
},
"source_files": "Sift/*.swift"
}