blob: 4b26118ef70daf88568dbcdeada1d64b6af62cdd [file] [log] [blame]
{
"name": "DictionaryKeyPath",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "SwiftKeyPathDict/Dictionary+KeyPath.swift"
}