[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 9 / c / 8 / LSSLogger / 2.0.0 / LSSLogger.podspec.json
blob3249cff07ff676e21018e1e5c686caeb09675a46
2   "name": "LSSLogger",
3   "version": "2.0.0",
4   "summary": "A Lightweight and simple Swifty Logger.",
5   "description": "It can log to the console, the file, or both.",
6   "homepage": "https://github.com/y-okudera/LSSLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YukiOkudera": "appledev.yuoku@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/y-okudera/LSSLogger.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "LSSLogger/**/*.{h,m,swift}"