blob: 16b836d02eb5ce892954ac4ffe0269f724f12de3 [file] [log] [blame]
{
"name": "Sift-Swift",
"version": "0.1.0",
"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.1.0"
},
"source_files": "Sift/*.swift"
}