[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 4 / c / 0 / BirchXCGLogger / 1.1.0 / BirchXCGLogger.podspec.json
blobd0acaeb1ab4d4e5541c9947bcb145c181c7e392c
2   "name": "BirchXCGLogger",
3   "version": "1.1.0",
4   "summary": "XCGLogger wrapper for Birch.",
5   "homepage": "https://github.com/gruffins/birch-xcglogger",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ryan Fung": "ryan@ryanfung.com"
12   },
13   "source": {
14     "git": "https://github.com/gruffins/birch-xcglogger.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "11.0",
19     "tvos": "11.0",
20     "osx": "10.13"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/BirchXCGLogger/*",
24   "dependencies": {
25     "Birch": [
27     ],
28     "XCGLogger": [
30     ]
31   },
32   "swift_version": "5.0"