blob: f84a8fc97ef514d300280c4441bcc42aa8cbd163 [file] [log] [blame]
{
"name": "Hanson",
"version": "1.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"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/blendle/Hanson.git",
"tag": "1.0"
},
"source_files": [
"Hanson/*.swift",
"Hanson/**/*.swift"
],
"pushed_with_swift_version": "3.0"
}