[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 9 / 6 / Threadly / 1.1.1 / Threadly.podspec.json
blobda10d368f21d20f7f1fdac87d0247b9253162307
2   "name": "Threadly",
3   "version": "1.1.1",
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.1"
21   },
22   "source_files": "Sources/**/*.swift",
23   "pushed_with_swift_version": "3.1.1"