blob: afe000bcb5e7879cdd931252b008159623b06102 [file] [log] [blame]
{
"name": "KPDataBinding",
"version": "0.0.7",
"summary": "Data Binding with KeyPath",
"swift_versions": "4",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tonnylitao/KPDataBinding",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tonny": "tonny.litao@gmail.com"
},
"source": {
"git": "https://github.com/tonnylitao/KPDataBinding.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KPDataBinding/Classes/**/*",
"deprecated": true,
"swift_version": "4"
}