[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / 0 / Logboard / 2.4.0 / Logboard.podspec.json
blobbcbbe945e735a5ebbcb2bd48d8d17354cf2b7f00
2   "name": "Logboard",
3   "version": "2.4.0",
4   "summary": "Simple Logging framework",
5   "swift_versions": "5.0",
6   "description": "Simple Logging framework for your framework project.",
7   "homepage": "https://github.com/shogo4405/Logboard",
8   "license": "New BSD",
9   "authors": {
10     "shogo4405": "shogo4405@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/shogo4405/Logboard.git",
14     "tag": "2.4.0"
15   },
16   "platforms": {
17     "ios": "12.0",
18     "osx": "10.13",
19     "tvos": "12.0",
20     "watchos": "4.0"
21   },
22   "source_files": "Sources/**/*.{h,swift}",
23   "swift_version": "5.0"