blob: a77788d6a0078f1cbc44de32a9cb055ea9aae32b [file] [log] [blame]
{
"name": "Hanson",
"version": "1.1",
"summary": "Lightweight observations and bindings in Swift",
"homepage": "https://github.com/blendle/Hanson",
"license": {
"type": "ISC",
"file": "LICENSE"
},
"authors": {
"Joost van Dijk": "joost@blendle.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/blendle/Hanson.git",
"tag": "1.1"
},
"source_files": [
"Hanson/*.swift",
"Hanson/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}