[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 0 / e / a / GliderLogger / 2.0.0 / GliderLogger.podspec.json
blob47023fb42c0bbbdc0c20c48f12e0b2d3ecb05a94
2   "name": "GliderLogger",
3   "version": "2.0.0",
4   "summary": "Universal Logging - low overheaded simple & flexible for Swift (iOS, macOS, tvOS)",
5   "homepage": "https://github.com/immobiliare/Glider.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Immobiliarelabs": "mobile@immobiliare.it"
12   },
13   "social_media_url": "https://twitter.com/immobiliarelabs",
14   "platforms": {
15     "ios": "10.0",
16     "tvos": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/immobiliare/Glider.git",
20     "tag": "2.0.0"
21   },
22   "swift_versions": [
23     "5.0",
24     "5.1",
25     "5.3",
26     "5.4",
27     "5.5",
28     "5.7"
29   ],
30   "frameworks": "UIKit",
31   "module_name": "Glider",
32   "source_files": "Glider/Sources/**/*",
33   "swift_version": "5.7"