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