[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / e / b / Hanson / 2.0.0 / Hanson.podspec.json
blob8c7473e314643144ee666f4e40961c4ebc576d24
2   "name": "Hanson",
3   "version": "2.0.0",
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     "Alem Utemissov": "alemutemissov@blendle.com"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "source": {
23     "git": "https://github.com/blendle/Hanson.git",
24     "tag": "2.0.0"
25   },
26   "source_files": [
27     "Hanson/*.swift",
28     "Hanson/**/*.swift"
29   ]