blob: 96c6909e568a9ed404547733a6a2513a7bc56621 [file] [log] [blame]
{
"name": "DictionaryKeyPath",
"version": "0.0.2",
"summary": "Easy DictionaryKeyPath.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jprothwell/SwiftKeyPathDict.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leon": "jprothwell@gmail.com"
},
"source": {
"git": "https://github.com/jprothwell/SwiftKeyPathDict.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SwiftKeyPathDict/Dictionary+KeyPath.swift"
}