[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 8 / 4 / BestThread / 0.1.0 / BestThread.podspec.json
blob3f569102f5b12fdba53d11798b3bad48d0365d19
2   "name": "BestThread",
3   "version": "0.1.0",
4   "summary": "A small library to help figure out if you are using the best thread.",
5   "homepage": "https://github.com/DanToml/BestThread",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Danielle Tomlinson": "dan@tomlinson.io"
12   },
13   "source": {
14     "git": "https://github.com/DanToml/BestThread.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/dantoml",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BestThread/Classes/**/*",
22   "pushed_with_swift_version": "3.0"