[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / d / 9 / 6 / Threadly / 1.2.0 / Threadly.podspec.json
blob53ab81af396a24587a821f590fee0724d6b28597
2   "name": "Threadly",
3   "version": "1.2.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.2.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "pushed_with_swift_version": "3.1.1"