[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 4 / b / e / Unreachable / 1.1.0 / Unreachable.podspec.json
blob25d26dbf855ce383ee86dc5333b09ac29b8f08e2
2   "name": "Unreachable",
3   "version": "1.1.0",
4   "summary": "Unreachable code path hint for Swift.",
5   "homepage": "https://github.com/nvzqz/Unreachable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "Nikolai Vazquez",
11   "social_media_url": "https://twitter.com/nikolaivazquez",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.9",
15     "watchos": "2.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/nvzqz/Unreachable.git",
20     "tag": "v1.1.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "pushed_with_swift_version": "3.1.1"