[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 1 / 0 / Logboard / 2.1.2 / Logboard.podspec.json
blobeb986e860a87a27d113861365edab2198812ac64
2   "name": "Logboard",
3   "version": "2.1.2",
4   "summary": "Simple Logging framework",
5   "description": "Simple Logging framework for your framework project.",
6   "homepage": "https://github.com/shogo4405/Logboard",
7   "license": "New BSD",
8   "authors": {
9     "shogo4405": "shogo4405@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/shogo4405/Logboard.git",
13     "tag": "2.1.2"
14   },
15   "social_media_url": "http://twitter.com/shogo4405",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "ios": {
23     "source_files": "Platforms/iOS/*.{h,swift}"
24   },
25   "osx": {
26     "source_files": "Platforms/macOS/*.{h,swift}"
27   },
28   "tvos": {
29     "source_files": "Platforms/tvOS/*.{h,swift}"
30   },
31   "watchos": {
32     "source_files": "Platforms/watchOS/*.{h,swift}"
33   },
34   "source_files": "Sources/**/*.swift"