[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 1 / 0 / Logboard / 2.3.1 / Logboard.podspec.json
blob0770f9d81bac9d7eb616bf4dc404c6be70e62605
2   "name": "Logboard",
3   "version": "2.3.1",
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.3.1"
15   },
16   "social_media_url": "http://twitter.com/shogo4405",
17   "platforms": {
18     "ios": "11.0",
19     "osx": "10.13",
20     "tvos": "11.0",
21     "watchos": "4.0"
22   },
23   "ios": {
24     "source_files": "Platforms/iOS/*.{h,swift}"
25   },
26   "osx": {
27     "source_files": "Platforms/macOS/*.{h,swift}"
28   },
29   "tvos": {
30     "source_files": "Platforms/tvOS/*.{h,swift}"
31   },
32   "watchos": {
33     "source_files": "Platforms/watchOS/*.{h,swift}"
34   },
35   "source_files": "Sources/**/*.swift",
36   "swift_version": "5.0"