[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 1 / e / b / Hanson / 1.2 / Hanson.podspec.json
blob3765c19ac3c071d8e02fc2c91c4b8fe57fac4fc9
2   "name": "Hanson",
3   "version": "1.2",
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.2"
24   },
25   "source_files": [
26     "Hanson/*.swift",
27     "Hanson/**/*.swift"
28   ],
29   "pushed_with_swift_version": "4.0"