[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / d / 1 / b / HydrogenLog / 0.1.0 / HydrogenLog.podspec.json
blobe70498fda63167dfea9e4dd5737b10c4742fc744
2   "name": "HydrogenLog",
3   "version": "0.1.0",
4   "summary": "Lighting Fast Logging Framework for iOS",
5   "description": "Lighting Logging framework for iOS, tvOS and watchOS. Provide a faster way to logging for your app.",
6   "homepage": "https://github.com/malcommac/Hydrogen",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniele Margutti": "hello@danielemargutti.com"
13   },
14   "social_media_url": "https://twitter.com/danielemargutti",
15   "platforms": {
16     "ios": "9.0",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/malcommac/Hydrogen.git",
22     "tag": "0.1.0"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation",
26   "swift_version": "4.2"