[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / c / TinyLog / 2.0.2 / TinyLog.podspec.json
blobcb29f7407a3d2de1b8b84cf1847bb287c86b747b
2   "name": "TinyLog",
3   "version": "2.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TinyLog/Classes/**/*",
22   "pushed_with_swift_version": "3.0"