[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / 6 / T21LoggerSwift / 1.2.1 / T21LoggerSwift.podspec.json
blobf3334c2e831ced4d165e24fe2644d1c29bb46bcb
2   "name": "T21LoggerSwift",
3   "version": "1.2.1",
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": "1.2.1"
12   },
13   "source_files": "src/**/*.{swift}",
14   "frameworks": [
15     "Foundation",
16     "UIKit"
17   ],
18   "requires_arc": true,
19   "dependencies": {
20     "SwiftyBeaver": [
21       "~>1"
22     ]
23   },
24   "homepage": "https://github.com/worldline-spain/T21RxAdditions",
25   "license": "https://github.com/worldline-spain/T21EnvironmentSwift/blob/master/LICENSE"