blob: 3765c19ac3c071d8e02fc2c91c4b8fe57fac4fc9 [file] [log] [blame]
{
"name": "Hanson",
"version": "1.2",
"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",
"Eric Scheers": "eric@blendle.com",
"Boy van Amstel": "boy@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.2"
},
"source_files": [
"Hanson/*.swift",
"Hanson/**/*.swift"
],
"pushed_with_swift_version": "4.0"
}