[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / e / b / Hanson / 1.1.1 / Hanson.podspec.json
blobbaf36ea223482c0f1fd45687efd360e71f57554a
2   "name": "Hanson",
3   "version": "1.1.1",
4   "summary": "Lightweight observations and bindings in Swift",
5   "homepage": "https://github.com/blendle/Hanson",
6   "license": {
7     "type": "ISC",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Joost van Dijk": "joost@blendle.com",
12     "Eric Scheers": "eric@blendle.com",
13     "Boy van Amstel": "boy@blendle.com"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/blendle/Hanson.git",
23     "tag": "1.1.1"
24   },
25   "source_files": [
26     "Hanson/*.swift",
27     "Hanson/**/*.swift"
28   ],
29   "pushed_with_swift_version": "3.0"