[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / 6 / T21LoggerSwift / 2.1.0 / T21LoggerSwift.podspec.json
blob65b635536febc813105e3e90a51cf6bd76491e05
2   "name": "T21LoggerSwift",
3   "version": "2.1.0",
4   "summary": "The T21LoggerSwift class is a simple wrapper class for the SwiftyBeaver public third party logger library.",
5   "authors": "Eloi Guzman Ceron",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "source": {
10     "git": "https://github.com/worldline-spain/T21LoggerSwift.git",
11     "tag": "2.1.0"
12   },
13   "source_files": "src/**/*.{swift}",
14   "frameworks": [
15     "Foundation",
16     "UIKit"
17   ],
18   "requires_arc": true,
19   "homepage": "https://github.com/worldline-spain/T21LoggerSwift.git",
20   "license": "https://github.com/worldline-spain/T21LoggerSwift/blob/master/LICENSE",
21   "swift_versions": "5.0",
22   "dependencies": {
23     "SwiftyBeaver": [
24       "~> 1.7.0"
25     ]
26   },
27   "swift_version": "5.0"