[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / 9 / 6 / Threadly / 1.1.0 / Threadly.podspec.json
blob244c25b889cdfd4a878bae22d69927b54e6d4fd2
2   "name": "Threadly",
3   "version": "1.1.0",
4   "summary": "Type-safe thread-local storage in Swift.",
5   "homepage": "https://github.com/nvzqz/Threadly",
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/Threadly.git",
20     "tag": "v1.1.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "pushed_with_swift_version": "3.1.1"