[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / d / c / TinyLog / 2.0.4 / TinyLog.podspec.json
blob0ac912eeb19f2d8599b54c52dafd0ce632f20ae1
2   "name": "TinyLog",
3   "version": "2.0.4",
4   "summary": "Simple and lightweight logging utility.",
5   "description": "Very simple logging utility, shows filename, function, and line with given message.",
6   "homepage": "https://github.com/DragonCherry/TinyLog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DragonCherry": "dragoncherry@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/DragonCherry/TinyLog.git",
16     "tag": "2.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TinyLog/Classes/**/*",
22   "pushed_with_swift_version": "3.0"