[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / a / d / NKOverWrapLogger / 0.1.1 / NKOverWrapLogger.podspec.json
blob981d553e77625ef16cbb8b58597cdec0ccc04043
2   "name": "NKOverWrapLogger",
3   "version": "0.1.1",
4   "summary": "It is a logger that is always displayed at the top.",
5   "swift_version": "3.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.1"
18   },
19   "social_media_url": "https://twitter.com/Atsumi3",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "NKOverWrapLogger/Classes/**/*"