blob: 8c7473e314643144ee666f4e40961c4ebc576d24 [file] [log] [blame]
{
"name": "Hanson",
"version": "2.0.0",
"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",
"Alem Utemissov": "alemutemissov@blendle.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/blendle/Hanson.git",
"tag": "2.0.0"
},
"source_files": [
"Hanson/*.swift",
"Hanson/**/*.swift"
]
}