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