[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 0 / e / a / GliderLogger / 0.9.20 / GliderLogger.podspec.json
blobd346f05d6828583244344c581cf80b4d7cb264c9
2   "name": "GliderLogger",
3   "version": "0.9.20",
4   "summary": "Lightweight yet powerful logging library. It's the Winston.js for Swift!",
5   "homepage": "https://github.com/malcommac/Glider.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniele Margutti": "hello@danielemargutti.com"
12   },
13   "social_media_url": "https://twitter.com/danielemargutti",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/malcommac/Glider.git",
19     "tag": "0.9.20"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.3",
25     "5.4",
26     "5.5"
27   ],
28   "frameworks": "UIKit",
29   "module_name": "Glider",
30   "source_files": "Glider/Sources/**/*",
31   "swift_version": "5.5"