[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 9 / c / 8 / LSSLogger / 1.0.3 / LSSLogger.podspec.json
blob02b0dd66e2d287e46563eb7322708b2f38d6da0a
2   "name": "LSSLogger",
3   "version": "1.0.3",
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.3"
20   },
21   "source_files": "LSSLogger/*.{h,m,swift}"