blob: b962743c8c150f2af736e87e6ee30c99ff2cecd9 [file] [log] [blame]
{
"name": "Sift-Swift",
"version": "0.0.8",
"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": "4.2",
"source": {
"git": "https://github.com/ShoutOutSoftware/Sift-Swift.git",
"tag": "0.0.8"
},
"source_files": "Sift/*.swift"
}