[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / 8 / LSSLogger / 1.0.1 / LSSLogger.podspec.json
blob66a437de69f38d66a61ad2c0504c7f2390315bdb
2   "name": "LSSLogger",
3   "version": "1.0.1",
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/stv-yokudera/LSSLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YukiOkudera": "appledev.yuoku@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/stv-yokudera/LSSLogger.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "LSSLogger/*.{h,m,swift}"