blob: 6a96ac2d2fe1f75110f491137f822e1625ab16e8 [file] [log] [blame]
{
"name": "Bindable",
"version": "0.1.1",
"summary": "Swift binding and key-value coding functionality",
"description": "Binding and key-value coding functionality for Swift.",
"homepage": "https://github.com/Incipia/Bindable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gregory Klein": "gregory@incipia.co"
},
"source": {
"git": "https://github.com/Incipia/Bindable.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Bindable/Classes/**/*",
"pushed_with_swift_version": "3.2"
}