[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / a / d / NKOverWrapLogger / 0.1.2 / NKOverWrapLogger.podspec.json
blobd17a835a19dd0da024b07c524d59ef7a119ca94e
2   "name": "NKOverWrapLogger",
3   "version": "0.1.2",
4   "summary": "It is a logger that is always displayed at the top.",
5   "swift_versions": "4.2",
6   "description": "It is a logger that is always displayed at the top.\nIt is useful when testing the operation such as Enterprise build, which is troublesome log output.",
7   "homepage": "https://github.com/Atsumi3/NKOverWrapLogger",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Atsumi3": "atsumi@mail.bizen.jp"
14   },
15   "source": {
16     "git": "https://github.com/Atsumi3/NKOverWrapLogger.git",
17     "tag": "0.1.2"
18   },
19   "social_media_url": "https://twitter.com/Atsumi3",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "NKOverWrapLogger/Classes/**/*",
24   "swift_version": "4.2"